|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageCorrelationResultType | |
|---|---|
| org.camunda.bpm.engine.impl.runtime | |
| org.camunda.bpm.engine.runtime | Classes related to the RuntimeService. |
| Uses of MessageCorrelationResultType in org.camunda.bpm.engine.impl.runtime |
|---|
| Fields in org.camunda.bpm.engine.impl.runtime declared as MessageCorrelationResultType | |
|---|---|
protected MessageCorrelationResultType |
MessageCorrelationResultImpl.resultType
|
protected MessageCorrelationResultType |
CorrelationHandlerResult.resultType
|
| Methods in org.camunda.bpm.engine.impl.runtime that return MessageCorrelationResultType | |
|---|---|
MessageCorrelationResultType |
MessageCorrelationResultImpl.getResultType()
|
MessageCorrelationResultType |
CorrelationHandlerResult.getResultType()
|
| Uses of MessageCorrelationResultType in org.camunda.bpm.engine.runtime |
|---|
| Methods in org.camunda.bpm.engine.runtime that return MessageCorrelationResultType | |
|---|---|
MessageCorrelationResultType |
MessageCorrelationResult.getResultType()
Returns the result type of the message correlation result. |
static MessageCorrelationResultType |
MessageCorrelationResultType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MessageCorrelationResultType[] |
MessageCorrelationResultType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||