Interface PermissionServiceRegistryAware

All Superinterfaces:
org.springframework.beans.factory.Aware
All Known Implementing Classes:
AbstractPlatformSecurityService, CasePermissionServiceImpl, ExternalWorkerJobPermissionService, PlatformAppService, PlatformCaseDefinitionService, PlatformCaseInstanceService, PlatformCasePageService, PlatformCommentService, PlatformContentItemService, PlatformFolderItemService, PlatformProcessDefinitionService, PlatformProcessInstanceService, PlatformTaskService, ProcessPermissionServiceImpl, TaskPermissionServiceImpl, WorkDefinitionService, WorkIndexService

public interface PermissionServiceRegistryAware
extends org.springframework.beans.factory.Aware
Interface to be implemented by any object that wishes to have access to the PermissionServiceRegistry.
Author:
Filip Hrisafov