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 |
---|---|
protected void |
DefaultAutoDeploymentStrategy.deploy(String deploymentName,
Collection<Resource> resources,
ActionRepositoryService actionRepositoryService,
String tenantId) |
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(CommandContext commandContext) |
Modifier and Type | Field and Description |
---|---|
protected ActionRepositoryService |
PlatformAppService.actionRepositoryService |