Constant Field Values
Contents
org.activiti.*
-
org.activiti.cloud.services.query.app.QueryConsumerChannels Modifier and Type Constant Field Value public static final StringQUERY_CONSUMER"queryConsumer"
-
org.activiti.cloud.services.query.events.handlers.ProcessDeletedEventHandler Modifier and Type Constant Field Value protected final StringINVALID_PROCESS_INSTANCE_STATE"Process Instance %s is not in a valid state: %s. Only process instances in status COMPLETED or CANCELLED can be deleted." -
org.activiti.cloud.services.query.events.handlers.QueryEventHandlerContextOptimizer Modifier and Type Constant Field Value public static final StringACTIVITIES"activities"public static final StringSERVICE_TASKS"serviceTasks"public static final StringTASKS"tasks"public static final StringVARIABLES"variables"
-
org.activiti.cloud.services.query.rest.ProcessInstanceDiagramControllerBase Modifier and Type Constant Field Value public static final StringIMAGE_SVG_XML"image/svg+xml"