| AddExecutor | 
  | 
| ApplyDefinitionExecutor | 
 Applies definitions to relevant objects. 
 | 
| AssignExecutor | 
  | 
| BaseActionExecutor | 
 Superclass for all action executors. 
 | 
| DeleteExecutor | 
 Executes the "delete" action. 
 | 
| DiscoverConnectorsExecutor | 
 Executes "discover-connectors" action. 
 | 
| EnableDisableExecutor | 
 Implements "enable" and "disable" actions. 
 | 
| ExecuteScriptExecutor | 
 Executes "execute-script" (s:execute) actions. 
 | 
| GenerateValueExecutor | 
 Executes "generate-value" action. 
 | 
| LogExecutor | 
 Executes "log" scripting action. 
 | 
| ModifyExecutor | 
 Executor for 'modify' actions. 
 | 
| NotifyExecutor | 
 Executes "notify" actions. 
 | 
| PurgeSchemaExecutor | 
 Executes "purge-schema" action. 
 | 
| RecomputeExecutor | 
 Executes "recompute" action. 
 | 
| ReencryptExecutor | 
 Executes "reencrypt" action. 
 | 
| ResolveExecutor | 
 Resolves a reference, e.g. 
 | 
| ResumeTaskExecutor | 
 Executes "resume" action. 
 | 
| TestResourceExecutor | 
 Executes "test-resource" action. 
 | 
| UnassignExecutor | 
 Executor for "unassign" actions. 
 | 
| ValidateExecutor | 
 Executes "validate" action. 
 |