Uses of Class
org.jbpm.bpmn2.core.ItemDefinition
-
Packages that use ItemDefinition Package Description org.jbpm.bpmn2.xml -
-
Uses of ItemDefinition in org.jbpm.bpmn2.xml
Methods in org.jbpm.bpmn2.xml that return types with arguments of type ItemDefinition Modifier and Type Method Description static Map<String,ItemDefinition>HandlerUtil. definitions(org.drools.core.xml.ExtensibleXmlParser parser)Method parameters in org.jbpm.bpmn2.xml with type arguments of type ItemDefinition Modifier and Type Method Description protected DataTypeAbstractNodeHandler. getDataType(String itemSubjectRef, Map<String,ItemDefinition> itemDefinitions, ClassLoader cl)
-