Uses of Interface
org.ikasan.cli.shell.operation.Operation
-
Packages that use Operation Package Description org.ikasan.cli.shell.operation -
-
Uses of Operation in org.ikasan.cli.shell.operation
Classes in org.ikasan.cli.shell.operation that implement Operation Modifier and Type Class Description classDefaultOperationImplDefault implementation of the Operation contract.Methods in org.ikasan.cli.shell.operation that return Operation Modifier and Type Method Description static OperationOperation. getInstance()Get default instance of an Operation.
-