org.camunda.bpm.engine
Class EntityTypes
java.lang.Object
org.camunda.bpm.engine.EntityTypes
public class EntityTypes
- extends Object
- Author:
- Sebastian Menski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APPLICATION
public static final String APPLICATION
- See Also:
- Constant Field Values
ATTACHMENT
public static final String ATTACHMENT
- See Also:
- Constant Field Values
AUTHORIZATION
public static final String AUTHORIZATION
- See Also:
- Constant Field Values
FILTER
public static final String FILTER
- See Also:
- Constant Field Values
GROUP
public static final String GROUP
- See Also:
- Constant Field Values
GROUP_MEMBERSHIP
public static final String GROUP_MEMBERSHIP
- See Also:
- Constant Field Values
IDENTITY_LINK
public static final String IDENTITY_LINK
- See Also:
- Constant Field Values
TASK
public static final String TASK
- See Also:
- Constant Field Values
USER
public static final String USER
- See Also:
- Constant Field Values
PROCESS_INSTANCE
public static final String PROCESS_INSTANCE
- See Also:
- Constant Field Values
PROCESS_DEFINITION
public static final String PROCESS_DEFINITION
- See Also:
- Constant Field Values
JOB
public static final String JOB
- See Also:
- Constant Field Values
JOB_DEFINITION
public static final String JOB_DEFINITION
- See Also:
- Constant Field Values
VARIABLE
public static final String VARIABLE
- See Also:
- Constant Field Values
DEPLOYMENT
public static final String DEPLOYMENT
- See Also:
- Constant Field Values
DECISION_DEFINITION
public static final String DECISION_DEFINITION
- See Also:
- Constant Field Values
EXTERNAL_TASK
public static final String EXTERNAL_TASK
- See Also:
- Constant Field Values
TENANT
public static final String TENANT
- See Also:
- Constant Field Values
TENANT_MEMBERSHIP
public static final String TENANT_MEMBERSHIP
- See Also:
- Constant Field Values
BATCH
public static final String BATCH
- See Also:
- Constant Field Values
DECISION_REQUIREMENTS_DEFINITION
public static final String DECISION_REQUIREMENTS_DEFINITION
- See Also:
- Constant Field Values
EntityTypes
public EntityTypes()
Copyright © 2017 camunda services GmbH. All rights reserved.