org.eclipse.emf.mwe.ewm.workflow.transaction.runtime.commands
Class WorkflowGetStateCommand

java.lang.Object
  extended by 
      extended by org.eclipse.emf.mwe.ewm.workflow.transaction.runtime.commands.WorkflowGetStateCommand

public class WorkflowGetStateCommand
extends

Author:
bhunt

Constructor Summary
WorkflowGetStateCommand(WorkflowContext context, WorkflowComponent component)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowGetStateCommand

public WorkflowGetStateCommand(WorkflowContext context,
                               WorkflowComponent component)
Method Detail

run

public void run()