org.camunda.bpm.engine.impl.bpmn.parser
Class ActivityTypes
java.lang.Object
org.camunda.bpm.engine.impl.bpmn.parser.ActivityTypes
public class ActivityTypes
- extends Object
- Author:
- Thorben Lindhauer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MULTI_INSTANCE_BODY
public static final String MULTI_INSTANCE_BODY
- See Also:
- Constant Field Values
BOUNDARY_TIMER
public static final String BOUNDARY_TIMER
- See Also:
- Constant Field Values
BOUNDARY_MESSAGE
public static final String BOUNDARY_MESSAGE
- See Also:
- Constant Field Values
BOUNDARY_SIGNAL
public static final String BOUNDARY_SIGNAL
- See Also:
- Constant Field Values
ActivityTypes
public ActivityTypes()
Copyright © 2016 camunda services GmbH. All rights reserved.