Class PropertySubActionExecuterAbstractBase

All Implemented Interfaces:
ActionExecuter, LoggingAwareExecuter, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.ApplicationContextAware
Direct Known Subclasses:
RMActionExecuterAbstractBase

public abstract class PropertySubActionExecuterAbstractBase extends AuditableActionExecuterAbstractBase
Extension to action implementation hierarchy to insert parameter substitution processing. NOTE: this should eventually be pushed into the core.
Since:
2.1
Author:
Roy Wetherall