org.jbpm.command
Interface Command

All Known Implementing Classes:
ExecuteActionCommand, ExecuteNodeCommand, SignalCommand, TaskInstanceEndCommand

public interface Command


Field Summary
static java.lang.String DEFAULT_CMD_DESTINATION
           
 
Method Summary
 void execute()
           
 

Field Detail

DEFAULT_CMD_DESTINATION

static final java.lang.String DEFAULT_CMD_DESTINATION
See Also:
Constant Field Values
Method Detail

execute

void execute()


Version : jbpm-3.1.4