Constant Field Values

Contents

io.automatiko.*

  • io.automatiko.engine.workflow.bpmn2.xml.AbstractNodeHandler 
    Modifier and Type Constant Field Value
    protected static final java.lang.String EVENT_TYPE "EventType"
    public static final java.lang.String INPUT_TYPES "BPMN.InputTypes"
    public static final java.lang.String OUTPUT_TYPES "BPMN.OutputTypes"
  • io.automatiko.engine.workflow.bpmn2.xml.BPMNExtensionsSemanticModule 
    Modifier and Type Constant Field Value
    public static final java.lang.String BPMN2_EXTENSIONS_URI "https://automatiko.io"
  • io.automatiko.engine.workflow.bpmn2.xml.BPMNSemanticModule 
    Modifier and Type Constant Field Value
    public static final java.lang.String BPMN2_URI "http://www.omg.org/spec/BPMN/20100524/MODEL"
  • io.automatiko.engine.workflow.bpmn2.xml.IntermediateCatchEventHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String LINK_NAME "LinkName"
  • io.automatiko.engine.workflow.bpmn2.xml.IntermediateThrowEventHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String LINK_NAME "linkName"
    public static final java.lang.String LINK_SOURCE "source"
    public static final java.lang.String LINK_TARGET "target"
  • io.automatiko.engine.workflow.bpmn2.xml.LaneHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String LANES "BPMN.Lanes"
  • io.automatiko.engine.workflow.bpmn2.xml.ProcessHandler 
    Modifier and Type Constant Field Value
    public static final java.lang.String ASSOCIATIONS "BPMN.Associations"
    public static final java.lang.String CONNECTIONS "BPMN.Connections"
    public static final java.lang.String ERRORS "BPMN.Errors"
    public static final java.lang.String ESCALATIONS "BPMN.Escalations"
    public static final java.lang.String LINKS "BPMN.ThrowLinks"
  • io.automatiko.engine.workflow.bpmn2.xml.XmlBPMNProcessDumper 
    Modifier and Type Constant Field Value
    public static final java.lang.String DMN_FEEL_LANGUAGE "http://www.omg.org/spec/DMN/20180521/FEEL/"
    public static final java.lang.String FEEL_LANGUAGE "http://www.omg.org/spec/FEEL/20140401"
    public static final java.lang.String FEEL_LANGUAGE_SHORT "application/feel"
    public static final java.lang.String JAVA_LANGUAGE "http://www.java.com/java"
    public static final java.lang.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 java.lang.String MVEL_LANGUAGE "http://www.mvel.org/2.0"
    public static final int NO_META_DATA 0
    public static final java.lang.String RULE_LANGUAGE "https://automatiko.io/rule"
    public static final java.lang.String XPATH_LANGUAGE "http://www.w3.org/1999/XPath"