| Modifier and Type | Method and Description |
|---|---|
ActionRepositoryService |
ActionEngineConfigurationApi.getActionRepositoryService() |
| Modifier and Type | Field and Description |
|---|---|
protected ActionRepositoryService |
ActionEngineConfiguration.actionRepositoryService |
| Modifier and Type | Method and Description |
|---|---|
ActionRepositoryService |
ActionEngineConfiguration.getActionRepositoryService() |
ActionRepositoryService |
ActionEngine.getActionRepositoryService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionEngineConfiguration.setActionRepositoryService(ActionRepositoryService actionRepositoryService) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAutoDeploymentStrategy.registerActionDefinitions(String deploymentNameHint,
org.springframework.core.io.Resource[] resources,
ActionRepositoryService actionRepositoryService) |
void |
AutoDeploymentStrategy.registerActionDefinitions(String deploymentNameHint,
org.springframework.core.io.Resource[] resources,
ActionRepositoryService actionRepositoryService)
Performs deployment for the provided resources, using the provided name as a hint and the provided
ActionRepositoryService to perform deployment(s). |
| Modifier and Type | Field and Description |
|---|---|
protected ActionRepositoryService |
ActionEngineImpl.actionRepositoryService |
| Modifier and Type | Method and Description |
|---|---|
ActionRepositoryService |
ActionEngineImpl.getActionRepositoryService() |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionRepositoryServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
static ActionRepositoryService |
CommandContextUtil.getActionRepositoryService() |
static ActionRepositoryService |
CommandContextUtil.getActionRepositoryService(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
| Modifier and Type | Field and Description |
|---|---|
protected ActionRepositoryService |
PlatformAppService.actionRepositoryService |
Copyright © 2019. All rights reserved.