Constant Field Values
Contents
org.jbpm.*
-
org.jbpm.bpmn2.handler.WorkItemHandlerRuntimeException Modifier and Type Constant Field Value public static final String
WORKITEMHANDLERTYPE
"workItemHandlerType"
-
org.jbpm.bpmn2.xml.AdHocSubProcessHandler Modifier and Type Constant Field Value public static final String
AUTOCOMPLETE_COMPLETION_CONDITION
"autocomplete"
-
org.jbpm.bpmn2.xml.BPMNExtensionsSemanticModule Modifier and Type Constant Field Value public static final String
BPMN2_EXTENSIONS_URI
"http://www.jboss.org/drools"
-
org.jbpm.bpmn2.xml.BPMNSemanticModule Modifier and Type Constant Field Value public static final String
BPMN2_URI
"http://www.omg.org/spec/BPMN/20100524/MODEL"
-
org.jbpm.bpmn2.xml.IntermediateCatchEventHandler Modifier and Type Constant Field Value public static final String
LINK_NAME
"LinkName"
-
org.jbpm.bpmn2.xml.IntermediateThrowEventHandler Modifier and Type Constant Field Value public static final String
LINK_NAME
"linkName"
public static final String
LINK_SOURCE
"source"
public static final String
LINK_TARGET
"target"
-
org.jbpm.bpmn2.xml.LaneHandler Modifier and Type Constant Field Value public static final String
LANES
"BPMN.Lanes"
-
org.jbpm.bpmn2.xml.ProcessHandler Modifier and Type Constant Field Value public static final String
ASSOCIATIONS
"BPMN.Associations"
public static final String
CONNECTIONS
"BPMN.Connections"
public static final String
ERRORS
"BPMN.Errors"
public static final String
ESCALATIONS
"BPMN.Escalations"
public static final String
LINKS
"BPMN.ThrowLinks"
-
org.jbpm.bpmn2.xml.XmlBPMNProcessDumper Modifier and Type Constant Field Value public static final String
FEEL_LANGUAGE
"http://www.omg.org/spec/FEEL/20140401"
public static final String
JAVA_LANGUAGE
"http://www.java.com/java"
public static final String
JAVASCRIPT_LANGUAGE
"http://www.javascript.com/javascript"
public static final int
META_DATA_AS_NODE_PROPERTY
1
public static final int
META_DATA_USING_DI
2
public static final String
MVEL_LANGUAGE
"http://www.mvel.org/2.0"
public static final int
NO_META_DATA
0
public static final String
RULE_LANGUAGE
"http://www.jboss.org/drools/rule"
public static final String
XPATH_LANGUAGE
"http://www.w3.org/1999/XPath"
-
org.jbpm.bpmn2.xml.elements.DataAssociationFactory Modifier and Type Constant Field Value protected static final String
DEFAULT_DIALECT
"XPath"
protected static final String
LANG_EXPRESSION_ATTR
"language"
protected static final String
USE_DEFINITION_LANGUAGE_PROPERTY
"org.kie.jbpm.bpmn2.useDefinitionLanguage"
-
org.jbpm.bpmn2.xpath.XPATHProcessDialect Modifier and Type Constant Field Value public static final String
ID
"XPath"