Class DelegateActionCondition

All Implemented Interfaces:
RecordsManagementActionCondition, ActionConditionEvaluator, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

public class DelegateActionCondition extends RecordsManagementActionConditionEvaluatorAbstractBase
Records management action condition who's implementation is delegated to an existing action condition.

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

Since:
2.1
Author:
Roy Wetherall