Class BaseActionExecutor

java.lang.Object
com.evolveum.midpoint.model.impl.scripting.actions.BaseActionExecutor
All Implemented Interfaces:
ActionExecutor
Direct Known Subclasses:
AddExecutor, ApplyDefinitionExecutor, AssignExecutor, DeleteExecutor, DiscoverConnectorsExecutor, EnableDisableExecutor, EvaluateExpressionExecutor, ExecuteScriptExecutor, GenerateValueExecutor, LogExecutor, ModifyExecutor, NotifyExecutor, PurgeSchemaExecutor, RecomputeExecutor, ReencryptExecutor, ResolveExecutor, ResumeTaskExecutor, SearchExecutor, TestResourceExecutor, UnassignExecutor, ValidateExecutor

public abstract class BaseActionExecutor extends Object implements ActionExecutor
Superclass for all action executors.