| Modifier and Type | Method and Description |
|---|---|
ActionEngineConfiguration |
ActionEngine.getActionEngineConfiguration() |
ActionEngineConfiguration |
ActionEngineConfiguration.setDataSource(DataSource dataSource) |
| Modifier and Type | Field and Description |
|---|---|
protected ActionEngineConfiguration |
ActionEngineConfigurator.engineConfiguration |
| Modifier and Type | Method and Description |
|---|---|
ActionEngineConfiguration |
ActionEngineConfigurator.getEngineConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionEngineConfigurator.setEngineConfiguration(ActionEngineConfiguration engineConfiguration) |
| Modifier and Type | Field and Description |
|---|---|
protected ActionEngineConfiguration |
ActionEngineImpl.engineConfiguration |
| Modifier and Type | Method and Description |
|---|---|
ActionEngineConfiguration |
ActionEngineImpl.getActionEngineConfiguration() |
| Constructor and Description |
|---|
ActionEngineImpl(ActionEngineConfiguration engineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected FormInfo |
GetFormInfoCmd.getFormInfoWithScopedObjectFormProviders(ActionInstanceEntity actionInstanceEntity,
ActionEngineConfiguration actionEngineConfiguration,
String formKey) |
protected ActionDefinition |
ExecuteActionInstanceCmd.handleActionWithActionDefinition(CommandContext commandContext,
ActionEngineConfiguration actionEngineConfiguration,
HistoricActionInstanceEntity historicActionInstance) |
protected BotActionResult |
ExecuteActionInstanceCmd.invokeActionBot(CommandContext commandContext,
ActionEngineConfiguration actionEngineConfiguration,
ActionDefinition actionDefinition,
HistoricActionInstanceEntity historicActionInstance) |
| Modifier and Type | Field and Description |
|---|---|
protected ActionEngineConfiguration |
ActionDeploymentManager.actionEngineConfiguration |
| Modifier and Type | Method and Description |
|---|---|
ActionEngineConfiguration |
ActionDeploymentManager.getActionEngineConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionDeploymentManager.setActionEngineConfiguration(ActionEngineConfiguration actionEngineConfiguration) |
| Constructor and Description |
|---|
ActionHistoryServiceImpl(ActionEngineConfiguration engineConfiguration) |
| Modifier and Type | Field and Description |
|---|---|
protected ActionEngineConfiguration |
ActionEntityManagers.configuration |
| Modifier and Type | Field and Description |
|---|---|
protected ActionEngineConfiguration |
AbstractActionDataManager.actionEngineConfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected ActionEngineConfiguration |
AbstractActionDataManager.getActionEngineConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionDataManagers.init(ActionEngineConfiguration actionEngineConfiguration) |
| Constructor and Description |
|---|
AbstractActionDataManager(ActionEngineConfiguration actionEngineConfiguration) |
| Constructor and Description |
|---|
MybatisActionDefinitionDataManager(ActionEngineConfiguration actionEngineConfiguration) |
MybatisActionDefinitionLinkDataManager(ActionEngineConfiguration actionEngineConfiguration) |
MybatisActionDeploymentDataManager(ActionEngineConfiguration actionEngineConfiguration) |
MybatisActionInstanceDataManager(ActionEngineConfiguration actionEngineConfiguration) |
MybatisActionLinkDataManager(ActionEngineConfiguration actionEngineConfiguration) |
MybatisActionResourceDataManager(ActionEngineConfiguration actionEngineConfiguration) |
MybatisActionTypeLinkDataManager(ActionEngineConfiguration actionEngineConfiguration) |
MybatisHistoricActionInstanceDataManager(ActionEngineConfiguration actionEngineConfiguration) |
MybatisHistoricActionLinkDataManager(ActionEngineConfiguration actionEngineConfiguration) |
| Constructor and Description |
|---|
ActionRepositoryServiceImpl(ActionEngineConfiguration engineConfiguration) |
| Constructor and Description |
|---|
ActionRuntimeServiceImpl(ActionEngineConfiguration engineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
static ActionEngineConfiguration |
CommandContextUtil.getActionEngineConfiguration() |
static ActionEngineConfiguration |
CommandContextUtil.getActionEngineConfiguration(CommandContext commandContext) |