public interface IPreProcessingAction extends IAction
IDefinitionAwareAction to
 verify that the required inputs are provided prior to execution.IAction, 
IDefinitionAwareAction| Modifier and Type | Method and Description | 
|---|---|
void | 
doPreExecution()
This method is called on an Action just prior to execution. 
 | 
void doPreExecution()
                    throws ActionPreProcessingException
IDefinitionAwareActionActionPreProcessingException - if the Action is not able to proceed with execution