Class RefreshTagScopeActionExecuter

  • All Implemented Interfaces:
    ActionExecuter, LoggingAwareExecuter, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

    public class RefreshTagScopeActionExecuter
    extends ActionExecuterAbstractBase
    Refresh tag scope action executer NOTE: This action is used to facilitate the async refresh of a tag scope. It is not intended for general usage.
    Author:
    Roy Wetherall