All Implemented Interfaces:
RecordsManagementAction, RecordsManagementCustomModel, RecordsManagementModel, ActionExecuter, LoggingAwareExecuter, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.ApplicationContextAware

public class DelegateAction extends RMActionExecuterAbstractBase
Records management action who's implementation is delegated to an existing Action.

Useful for creating a RM version of an existing action implementation.

Since:
2.1
Author:
Roy Wetherall