| Modifier and Type | Method and Description |
|---|---|
protected SecurityPolicyModel |
BasePlatformInterceptor.getDefaultSecurityPolicyModel(String tenantId,
PolicyRepositoryService policyRepositoryService) |
| Modifier and Type | Method and Description |
|---|---|
PolicyRepositoryService |
PolicyEngineConfigurationApi.getPolicyRepositoryService() |
| Modifier and Type | Field and Description |
|---|---|
protected PolicyRepositoryService |
PolicyEngineConfiguration.policyRepositoryService |
| Modifier and Type | Method and Description |
|---|---|
PolicyRepositoryService |
PolicyEngineConfiguration.getPolicyRepositoryService() |
PolicyRepositoryService |
PolicyEngine.getPolicyRepositoryService() |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyEngineConfiguration.setPolicyRepositoryService(PolicyRepositoryService policyRepositoryService) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAutoDeploymentStrategy.registerActionDefinitions(String deploymentNameHint,
org.springframework.core.io.Resource[] resources,
PolicyRepositoryService policyRepositoryService) |
void |
AutoDeploymentStrategy.registerActionDefinitions(String deploymentNameHint,
org.springframework.core.io.Resource[] resources,
PolicyRepositoryService policyRepositoryService)
Performs deployment for the provided resources, using the provided name as a hint and the provided
PolicyRepositoryService to perform deployment(s). |
| Modifier and Type | Field and Description |
|---|---|
protected PolicyRepositoryService |
PolicyEngineImpl.policyRepositoryService |
| Modifier and Type | Method and Description |
|---|---|
PolicyRepositoryService |
PolicyEngineImpl.getPolicyRepositoryService() |
| Modifier and Type | Class and Description |
|---|---|
class |
PolicyRepositoryServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
static PolicyRepositoryService |
CommandContextUtil.getPolicyRepositoryService() |
static PolicyRepositoryService |
CommandContextUtil.getPolicyRepositoryService(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
Copyright © 2019. All rights reserved.