org.camunda.bpm.container.impl.metadata
Class DeploymentMetadataConstants
java.lang.Object
org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
public class DeploymentMetadataConstants
- extends Object
Collection of constant string values used by the parsers.
- Author:
- Daniel Meyer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- See Also:
- Constant Field Values
TENANT_ID
public static final String TENANT_ID
- See Also:
- Constant Field Values
DEFAULT
public static final String DEFAULT
- See Also:
- Constant Field Values
PROPERTIES
public static final String PROPERTIES
- See Also:
- Constant Field Values
PROPERTY
public static final String PROPERTY
- See Also:
- Constant Field Values
PROCESS_APPLICATION
public static final String PROCESS_APPLICATION
- See Also:
- Constant Field Values
JOB_EXECUTOR
public static final String JOB_EXECUTOR
- See Also:
- Constant Field Values
JOB_ACQUISITION
public static final String JOB_ACQUISITION
- See Also:
- Constant Field Values
JOB_EXECUTOR_CLASS_NAME
public static final String JOB_EXECUTOR_CLASS_NAME
- See Also:
- Constant Field Values
PROCESS_ENGINE
public static final String PROCESS_ENGINE
- See Also:
- Constant Field Values
CONFIGURATION
public static final String CONFIGURATION
- See Also:
- Constant Field Values
DATASOURCE
public static final String DATASOURCE
- See Also:
- Constant Field Values
PLUGINS
public static final String PLUGINS
- See Also:
- Constant Field Values
PLUGIN
public static final String PLUGIN
- See Also:
- Constant Field Values
PLUGIN_CLASS
public static final String PLUGIN_CLASS
- See Also:
- Constant Field Values
PROCESS_ARCHIVE
public static final String PROCESS_ARCHIVE
- See Also:
- Constant Field Values
PROCESS
public static final String PROCESS
- See Also:
- Constant Field Values
RESOURCE
public static final String RESOURCE
- See Also:
- Constant Field Values
DeploymentMetadataConstants
public DeploymentMetadataConstants()
Copyright © 2018 camunda services GmbH. All rights reserved.