public class OInvoke extends OActivity
<invoke> activity.| Modifier and Type | Field and Description |
|---|---|
java.util.List<OScope.CorrelationSet> |
assertCorrelationsInput
Correlation sets asserted on input.
|
java.util.List<OScope.CorrelationSet> |
assertCorrelationsOutput
Correlation sets asserted on output.
|
java.util.List<OScope.CorrelationSet> |
initCorrelationsInput
Correlation sets initialized on the input message.
|
java.util.List<OScope.CorrelationSet> |
initCorrelationsOutput
Correlation sets initialized on the output message.
|
OScope.Variable |
inputVar |
java.util.List<OScope.CorrelationSet> |
joinCorrelationsInput
Correlation sets joined on input.
|
java.util.List<OScope.CorrelationSet> |
joinCorrelationsOutput
Correlation sets joined on output.
|
javax.wsdl.Operation |
operation |
OScope.Variable |
outputVar |
OPartnerLink |
partnerLink |
failureHandling, joinCondition, name, sourceLinks, suppressJoinFailure, targetLinksincomingLinks, nested, outgoingLinks, variableRd, variableWr| Constructor and Description |
|---|
OInvoke(OProcess owner,
OActivity parent) |
public OPartnerLink partnerLink
public OScope.Variable inputVar
public OScope.Variable outputVar
public javax.wsdl.Operation operation
public final java.util.List<OScope.CorrelationSet> initCorrelationsInput
public final java.util.List<OScope.CorrelationSet> initCorrelationsOutput
public final java.util.List<OScope.CorrelationSet> assertCorrelationsInput
public final java.util.List<OScope.CorrelationSet> assertCorrelationsOutput
public final java.util.List<OScope.CorrelationSet> joinCorrelationsInput
public final java.util.List<OScope.CorrelationSet> joinCorrelationsOutput