public class BpmnProperties extends Object
Properties
Modifier and Type | Field and Description |
---|---|
static PropertyListKey<ErrorEventDefinition> |
ERROR_EVENT_DEFINITIONS |
static PropertyListKey<EscalationEventDefinition> |
ESCALATION_EVENT_DEFINITIONS |
static PropertyKey<String> |
TYPE |
Constructor and Description |
---|
BpmnProperties() |
public static final PropertyKey<String> TYPE
public static final PropertyListKey<EscalationEventDefinition> ESCALATION_EVENT_DEFINITIONS
public static final PropertyListKey<ErrorEventDefinition> ERROR_EVENT_DEFINITIONS
Copyright © 2018. All rights reserved.