Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPCallAble
-
Packages that use BPCallAble Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN). -
-
Uses of BPCallAble in de.mid.innovator.srv2api.icw2bp
Subinterfaces of BPCallAble in de.mid.innovator.srv2api.icw2bp Modifier and Type Interface Description interface
BPCallAbleChoreographyElement
This is a utility class for BPCallAbleChoreographyElement that provides static methods for creation or other purposes.interface
BPCallAbleProcessElement
This is a utility class for BPCallAbleProcessElement that provides static methods for creation or other purposes.interface
BPChoreography
interface
BPGlobalChoreographyTask
interface
BPGlobalMaskTask
interface
BPGlobalTask
interface
BPProcess
Methods in de.mid.innovator.srv2api.icw2bp with type parameters of type BPCallAble Modifier and Type Method Description <T extends BPCallAble>
java.util.List<T>BPInterface. getCallAbleElementRef(java.lang.Class<T> returnType)
The callable element.
-