public class CSDKCommandContext extends CSDKAbstractContext implements csdk.v1_0.api.command.ICommandContext
| Constructor and Description |
|---|
CSDKCommandContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
executeAlgorithm(csdk.v1_0.api.command.IAlgorithmTemplate template,
String description,
String sgaServerName,
Window owner,
csdk.v1_0.api.command.ICommandObserver observer) |
String |
executeFlow(csdk.v1_0.api.command.IFlowTemplate template,
String description,
String sgaServerName,
Window owner,
csdk.v1_0.api.command.ICommandObserver observer) |
contextActivated, contextDeactivated, isActive, onContextActivate, onContextDeactivatepublic String executeAlgorithm(csdk.v1_0.api.command.IAlgorithmTemplate template, String description, String sgaServerName, 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 String executeFlow(csdk.v1_0.api.command.IFlowTemplate template, String description, String sgaServerName, 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 © 2018. All rights reserved.