org.camunda.bpm.engine.impl.bpmn.helper
Class BpmnProperties
java.lang.Object
org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
public class BpmnProperties
- extends Object
Properties of bpmn elements.
- Author:
- Philipp Ossler
- See Also:
Properties
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final PropertyKey<String> TYPE
ESCALATION_EVENT_DEFINITIONS
public static final PropertyListKey<EscalationEventDefinition> ESCALATION_EVENT_DEFINITIONS
ERROR_EVENT_DEFINITIONS
public static final PropertyListKey<ErrorEventDefinition> ERROR_EVENT_DEFINITIONS
BpmnProperties
public BpmnProperties()
Copyright © 2016 camunda services GmbH. All rights reserved.