public abstract class SyncCommand extends AbstractCommand
A synchronous command to use with SeMa4g.
SeMa4gCommand.State| Modifier | Constructor and Description |
|---|---|
protected |
SyncCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
This method is used by the execution context to start the command
|
checkCycleDependencies, dependingOn, execute, getDependencies, getExecutionContext, getState, reset, setExecutionContext, setState, signalError, signalFinish, startCheckCycleDependenciespublic void run()
run in interface SeMa4gCommandrun in class AbstractCommandCopyright © 2018. All rights reserved.