|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Scope
The variable scope.
| Method Summary | |
|---|---|
void |
addPartnerLink(PartnerLink partnerLink,
PartnerLinkValue epr)
Add the partner link with the specified value |
void |
addVariable(Variable var,
VariableValue initialValue)
Add the variable with the specified value |
void |
addVariables(WorkflowJob job)
Add the variable declarations from the scope to the job definition |
| Method Detail |
|---|
void addVariable(Variable var,
VariableValue initialValue)
var - the name of the variableinitialValue - the initial variable value
void addPartnerLink(PartnerLink partnerLink,
PartnerLinkValue epr)
partnerLink - the partner linkepr - the endpoint reference of the remote partyvoid addVariables(WorkflowJob job)
job - the job definition to add the variable declarations to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||