Uses of Class
org.camunda.bpm.model.bpmn.impl.instance.MessagePath
Packages that use MessagePath
-
Uses of MessagePath in org.camunda.bpm.model.bpmn.impl.instance
Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type MessagePathModifier and TypeFieldDescriptionprotected static ChildElement<MessagePath>
CorrelationPropertyRetrievalExpressionImpl.messagePathChild
Methods in org.camunda.bpm.model.bpmn.impl.instance that return MessagePathMethods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type MessagePathModifier and TypeMethodDescriptionvoid
CorrelationPropertyRetrievalExpressionImpl.setMessagePath
(MessagePath messagePath) -
Uses of MessagePath in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return MessagePathMethods in org.camunda.bpm.model.bpmn.instance with parameters of type MessagePathModifier and TypeMethodDescriptionvoid
CorrelationPropertyRetrievalExpression.setMessagePath
(MessagePath messagePath)