Uses of Class
com.intel.gpe.clients.api.workflow.BoundVariable

Packages that use BoundVariable
com.intel.gpe.clients.api.workflow   
 

Uses of BoundVariable in com.intel.gpe.clients.api.workflow
 

Methods in com.intel.gpe.clients.api.workflow that return BoundVariable
<VariableValueType extends VariableValue>
BoundVariable<VariableValueType>
WorkflowJobClient.getPartnerLink(PartnerLink name)
          Get the partner link by its name.
 BoundVariable[] WorkflowJob.getVariables()
          Get the declared variables and their values.
 

Methods in com.intel.gpe.clients.api.workflow that return types with arguments of type BoundVariable
<VariableValueType extends VariableValue>
java.util.List<BoundVariable<VariableValueType>>
WorkflowJobClient.getVariables()
          Get the list of the global variables of the workflow.
 



Copyright © 2008. All Rights Reserved.