Uses of Interface
com.flowable.policy.api.repository.PolicyRepositoryService
Packages that use PolicyRepositoryService
Package
Description
-
Uses of PolicyRepositoryService in com.flowable.platform.security.service
Fields in com.flowable.platform.security.service declared as PolicyRepositoryServiceModifier and TypeFieldDescriptionprotected PolicyRepositoryServiceAbstractPlatformSecurityService.policyRepositoryService -
Uses of PolicyRepositoryService in com.flowable.platform.service
Methods in com.flowable.platform.service with parameters of type PolicyRepositoryServiceModifier and TypeMethodDescriptionprotected SecurityPolicyModelBasePlatformInterceptor.getDefaultSecurityPolicyModel(String tenantId, PolicyRepositoryService policyRepositoryService) -
Uses of PolicyRepositoryService in com.flowable.policy.api
Methods in com.flowable.policy.api that return PolicyRepositoryService -
Uses of PolicyRepositoryService in com.flowable.policy.engine
Fields in com.flowable.policy.engine declared as PolicyRepositoryServiceModifier and TypeFieldDescriptionprotected PolicyRepositoryServicePolicyEngineConfiguration.policyRepositoryServiceMethods in com.flowable.policy.engine that return PolicyRepositoryServiceModifier and TypeMethodDescriptionPolicyEngine.getPolicyRepositoryService()PolicyEngineConfiguration.getPolicyRepositoryService()Methods in com.flowable.policy.engine with parameters of type PolicyRepositoryServiceModifier and TypeMethodDescriptionvoidPolicyEngineConfiguration.setPolicyRepositoryService(PolicyRepositoryService policyRepositoryService) -
Uses of PolicyRepositoryService in com.flowable.policy.engine.autodeployment
Methods in com.flowable.policy.engine.autodeployment with parameters of type PolicyRepositoryServiceModifier and TypeMethodDescriptionprotected voidDefaultAutoDeploymentStrategy.deploy(String deploymentNameHint, Collection<Resource> resources, PolicyRepositoryService policyRepositoryService, String tenantId) -
Uses of PolicyRepositoryService in com.flowable.policy.engine.impl
Fields in com.flowable.policy.engine.impl declared as PolicyRepositoryServiceModifier and TypeFieldDescriptionprotected PolicyRepositoryServicePolicyEngineImpl.policyRepositoryServiceMethods in com.flowable.policy.engine.impl that return PolicyRepositoryService -
Uses of PolicyRepositoryService in com.flowable.policy.engine.impl.repository
Classes in com.flowable.policy.engine.impl.repository that implement PolicyRepositoryService -
Uses of PolicyRepositoryService in com.flowable.policy.engine.impl.util
Methods in com.flowable.policy.engine.impl.util that return PolicyRepositoryServiceModifier and TypeMethodDescriptionstatic PolicyRepositoryServiceCommandContextUtil.getPolicyRepositoryService()static PolicyRepositoryServiceCommandContextUtil.getPolicyRepositoryService(CommandContext commandContext)