org.camunda.bpm.engine.spring.components
Class ActivitiContextUtils
java.lang.Object
org.camunda.bpm.engine.spring.components.ActivitiContextUtils
public class ActivitiContextUtils
- extends Object
simple place to stash the constants used throughout the code
- Since:
- 5.3
- Author:
- Josh Long
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ANNOTATION_STATE_HANDLER_BEAN_FACTORY_POST_PROCESSOR_BEAN_NAME
public static final String ANNOTATION_STATE_HANDLER_BEAN_FACTORY_POST_PROCESSOR_BEAN_NAME
ACTIVITI_REGISTRY_BEAN_NAME
public static final String ACTIVITI_REGISTRY_BEAN_NAME
- the name of the default registry used to store all state handling components
- See Also:
- Constant Field Values
ActivitiContextUtils
public ActivitiContextUtils()
Copyright © 2015 camunda services GmbH. All rights reserved.