Constant Field Values
Contents
org.jbpm.*
-
org.jbpm.bpmn2.handler.WorkItemHandlerRuntimeException Modifier and Type Constant Field Value public static final StringWORKITEMHANDLERTYPE"workItemHandlerType"
-
org.jbpm.bpmn2.xml.AdHocSubProcessHandler Modifier and Type Constant Field Value public static final StringAUTOCOMPLETE_COMPLETION_CONDITION"autocomplete" -
org.jbpm.bpmn2.xml.BPMNExtensionsSemanticModule Modifier and Type Constant Field Value public static final StringBPMN2_EXTENSIONS_URI"http://www.jboss.org/drools" -
org.jbpm.bpmn2.xml.BPMNSemanticModule Modifier and Type Constant Field Value public static final StringBPMN2_URI"http://www.omg.org/spec/BPMN/20100524/MODEL" -
org.jbpm.bpmn2.xml.IntermediateCatchEventHandler Modifier and Type Constant Field Value public static final StringLINK_NAME"LinkName" -
org.jbpm.bpmn2.xml.IntermediateThrowEventHandler Modifier and Type Constant Field Value public static final StringLINK_NAME"linkName"public static final StringLINK_SOURCE"source"public static final StringLINK_TARGET"target" -
org.jbpm.bpmn2.xml.LaneHandler Modifier and Type Constant Field Value public static final StringLANES"BPMN.Lanes" -
org.jbpm.bpmn2.xml.ProcessHandler Modifier and Type Constant Field Value public static final StringASSOCIATIONS"BPMN.Associations"public static final StringCONNECTIONS"BPMN.Connections"public static final StringERRORS"BPMN.Errors"public static final StringESCALATIONS"BPMN.Escalations"public static final StringLINKS"BPMN.ThrowLinks" -
org.jbpm.bpmn2.xml.XmlBPMNProcessDumper Modifier and Type Constant Field Value public static final StringFEEL_LANGUAGE"http://www.omg.org/spec/FEEL/20140401"public static final StringJAVA_LANGUAGE"http://www.java.com/java"public static final StringJAVASCRIPT_LANGUAGE"http://www.javascript.com/javascript"public static final intMETA_DATA_AS_NODE_PROPERTY1public static final intMETA_DATA_USING_DI2public static final StringMVEL_LANGUAGE"http://www.mvel.org/2.0"public static final intNO_META_DATA0public static final StringRULE_LANGUAGE"http://www.jboss.org/drools/rule"public static final StringXPATH_LANGUAGE"http://www.w3.org/1999/XPath"
-
org.jbpm.bpmn2.xml.elements.DataAssociationFactory Modifier and Type Constant Field Value protected static final StringDEFAULT_DIALECT"XPath"protected static final StringLANG_EXPRESSION_ATTR"language"protected static final StringUSE_DEFINITION_LANGUAGE_PROPERTY"org.kie.jbpm.bpmn2.useDefinitionLanguage"
-
org.jbpm.bpmn2.xpath.XPATHProcessDialect Modifier and Type Constant Field Value public static final StringID"XPath"