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
  • Field Details

    • 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:
  • Constructor Details

    • ActivitiContextUtils

      public ActivitiContextUtils()