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

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

public class WorkflowGetExecutionInfoCommand
extends

Author:
bhunt

Constructor Summary
WorkflowGetExecutionInfoCommand(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

WorkflowGetExecutionInfoCommand

public WorkflowGetExecutionInfoCommand(WorkflowContext context,
                                       WorkflowComponent component)
Method Detail

run

public void run()