Class BpmnSecurityResourceProcessor

java.lang.Object
ru.cg.webbpm.modules.bpmn.workflow.jbpm.security.BpmnSecurityResourceProcessor
All Implemented Interfaces:
BpmnRoleProvider, MultiResourceProcessor

@Component public class BpmnSecurityResourceProcessor extends Object implements MultiResourceProcessor, BpmnRoleProvider
Author:
Kochetkov
  • Constructor Details

    • BpmnSecurityResourceProcessor

      @Autowired public BpmnSecurityResourceProcessor(ResourceProvider resourceProvider, RoleService roleService, javax.persistence.EntityManagerFactory emf, org.springframework.transaction.PlatformTransactionManager transactionManager)
  • Method Details