Class ActivitiContextUtils


  • public class ActivitiContextUtils
    extends java.lang.Object
    simple place to stash the constants used throughout the code
    Since:
    5.3
    Author:
    Josh Long
    • Field Detail

      • ANNOTATION_STATE_HANDLER_BEAN_FACTORY_POST_PROCESSOR_BEAN_NAME

        public static final java.lang.String ANNOTATION_STATE_HANDLER_BEAN_FACTORY_POST_PROCESSOR_BEAN_NAME
      • ACTIVITI_REGISTRY_BEAN_NAME

        public static final java.lang.String ACTIVITI_REGISTRY_BEAN_NAME
        the name of the default registry used to store all state handling components
        See Also:
        Constant Field Values
    • Constructor Detail

      • ActivitiContextUtils

        public ActivitiContextUtils()