Uses of Interface
io.zeebe.model.bpmn.instance.Import
-
Packages that use Import Package Description io.zeebe.model.bpmn.impl.instance io.zeebe.model.bpmn.instance -
-
Uses of Import in io.zeebe.model.bpmn.impl.instance
Classes in io.zeebe.model.bpmn.impl.instance that implement Import Modifier and Type Class Description class
ImportImpl
The BPMN import elementFields in io.zeebe.model.bpmn.impl.instance with type parameters of type Import Modifier and Type Field Description protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Import>
DefinitionsImpl. importCollection
Methods in io.zeebe.model.bpmn.impl.instance that return types with arguments of type Import Modifier and Type Method Description Collection<Import>
DefinitionsImpl. getImports()
-
Uses of Import in io.zeebe.model.bpmn.instance
Methods in io.zeebe.model.bpmn.instance that return types with arguments of type Import Modifier and Type Method Description Collection<Import>
Definitions. getImports()
-