public interface ICommandExecutor
Modifier and Type | Method and Description |
---|---|
void |
execute(IExecutionContext executionContext)
Executes the command
|
void execute(IExecutionContext executionContext) throws java.lang.Exception
executionContext
- The execution context of the underlying actionjava.lang.Exception
Siehe auch Jowidgets Nutzerhandbuch