Class ActivityTypes

java.lang.Object
org.camunda.bpm.engine.ActivityTypes

public final class ActivityTypes extends Object
Class contains constants that identifies the activity types, which are used by Camunda. Events, gateways and activities are summed together as activities. They typically correspond to the XML tags used in the BPMN 2.0 process definition file.
Author:
Thorben Lindhauer, Christopher Zell <christopher.zell@camunda.com>