public abstract class BaseActionExecutor extends Object implements ActionExecutor
Modifier and Type | Field and Description |
---|---|
protected ExpressionHelper |
expressionHelper |
protected ModelService |
modelService |
protected OperationsHelper |
operationsHelper |
protected PrismContext |
prismContext |
protected ProvisioningService |
provisioningService |
protected ScriptingExpressionEvaluator |
scriptingExpressionEvaluator |
Constructor and Description |
---|
BaseActionExecutor() |
@Autowired protected ScriptingExpressionEvaluator scriptingExpressionEvaluator
@Autowired protected PrismContext prismContext
@Autowired protected OperationsHelper operationsHelper
@Autowired protected ExpressionHelper expressionHelper
@Autowired protected ProvisioningService provisioningService
@Autowired protected ModelService modelService
Copyright © 2014 evolveum. All rights reserved.