public class CSDKCommandContext extends CSDKAbstractContext implements csdk.v1_0.api.command.ICommandContext
| Constructor and Description |
|---|
CSDKCommandContext() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
executeAlgorithm(csdk.v1_0.api.command.IAlgorithmTemplate template,
java.lang.String description,
java.lang.String sgaServerName,
java.awt.Window owner,
csdk.v1_0.api.command.ICommandObserver observer) |
java.lang.String |
executeFlow(csdk.v1_0.api.command.IFlowTemplate template,
java.lang.String description,
java.lang.String sgaServerName,
java.awt.Window owner,
csdk.v1_0.api.command.ICommandObserver observer) |
contextActivated, contextDeactivated, isActive, onContextActivate, onContextDeactivatepublic java.lang.String executeAlgorithm(csdk.v1_0.api.command.IAlgorithmTemplate template,
java.lang.String description,
java.lang.String sgaServerName,
java.awt.Window owner,
csdk.v1_0.api.command.ICommandObserver observer)
throws csdk.v1_0.api.command.CommandException
executeAlgorithm in interface csdk.v1_0.api.command.ICommandContextcsdk.v1_0.api.command.CommandExceptionpublic java.lang.String executeFlow(csdk.v1_0.api.command.IFlowTemplate template,
java.lang.String description,
java.lang.String sgaServerName,
java.awt.Window owner,
csdk.v1_0.api.command.ICommandObserver observer)
throws csdk.v1_0.api.command.CommandException
executeFlow in interface csdk.v1_0.api.command.ICommandContextcsdk.v1_0.api.command.CommandExceptionCopyright © 2016. All Rights Reserved.