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 interfaceBPConditionalEventDefinitioninterfaceBPEventDefinitioninterfaceBPLinkEventDefinitioninterfaceBPMaskTaskinterfaceBPMessageFlowOn message modification try to set the message on the source and target node of the message flow as well as on message flow itself.interfaceBPTaskNodeinterfaceBPTimerEventDefinitionMethods 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.
-