Class ExecutionResult
java.lang.Object
com.echothree.util.common.command.ExecutionResult
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExecutionResult
(Messages executionWarnings, Messages executionErrors, BaseResult result) Creates a new instance of ExecutionResult -
Method Summary