Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPMessageReferencingElement
-
Packages that use BPMessageReferencingElement Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN). -
-
Uses of BPMessageReferencingElement in de.mid.innovator.srv2api.icw2bp
Subinterfaces of BPMessageReferencingElement in de.mid.innovator.srv2api.icw2bp Modifier and Type Interface Description interface
BPConditionalEventDefinition
interface
BPEventDefinition
interface
BPLinkEventDefinition
interface
BPMaskTask
interface
BPMessageFlow
On message modification try to set the message on the source and target node of the message flow as well as on message flow itself.interface
BPTaskNode
interface
BPTimerEventDefinition
Methods in de.mid.innovator.srv2api.icw2bp with type parameters of type BPMessageReferencingElement Modifier and Type Method Description <T extends BPMessageReferencingElement>
java.util.List<T>BPMessage. getMessageReferencingElement(java.lang.Class<T> returnType)
All references to this message.
-