| Modifier and Type | Field and Description |
|---|---|
BPELTestAbstract.Invocation |
BPELTestAbstract.Invocation.synchronizeWith
for sync invocations
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<BPELTestAbstract.Invocation> |
BPELTestAbstract._invocations
The things we'd like to invoke.
|
| Modifier and Type | Method and Description |
|---|---|
protected BPELTestAbstract.Invocation |
BPELTestAbstract.addInvoke(java.lang.String id,
javax.xml.namespace.QName target,
java.lang.String operation,
java.lang.String request,
java.lang.String responsePattern) |
protected BPELTestAbstract.Invocation |
BPELTestAbstract.addInvoke(java.lang.String id,
javax.xml.namespace.QName target,
java.lang.String operation,
java.lang.String request,
java.lang.String responsePattern,
BPELTestAbstract.Invocation synchronizeWith) |
| Modifier and Type | Method and Description |
|---|---|
protected BPELTestAbstract.Invocation |
BPELTestAbstract.addInvoke(java.lang.String id,
javax.xml.namespace.QName target,
java.lang.String operation,
java.lang.String request,
java.lang.String responsePattern,
BPELTestAbstract.Invocation synchronizeWith) |
| Constructor and Description |
|---|
Invocation(java.lang.String id,
BPELTestAbstract.Invocation synchronizeWith) |
Copyright © 2018 WSO2. All Rights Reserved.