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

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

public class WorkflowClearLogCommand
extends RecordingCommand

Author:
bhunt

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

Constructor Detail

WorkflowClearLogCommand

public WorkflowClearLogCommand(WorkflowTransactionalContext context,
                               WorkflowComponent component)
Method Detail

doExecute

public void doExecute()