Uses of Interface
org.openiam.srvc.activiti.ActivitiService
-
Packages that use ActivitiService Package Description org.openiam.esb.config org.openiam.esb.core.batch.tasks org.openiam.esb.core.mq org.openiam.srvc.activiti -
-
Uses of ActivitiService in org.openiam.esb.config
Methods in org.openiam.esb.config that return ActivitiService Modifier and Type Method Description ActivitiService
AbstractWSBeanConfiguration. activitiClient()
-
Uses of ActivitiService in org.openiam.esb.core.batch.tasks
Fields in org.openiam.esb.core.batch.tasks declared as ActivitiService Modifier and Type Field Description protected ActivitiService
AbstractInitializer. activitiService
-
Uses of ActivitiService in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type ActivitiService Constructor Description SynchronizationBulkSaveQueueListener(SynchronizationBulkSaveQueue queue, ProvisionBulkQueue provisionBulkQueue, RoleDataService roleDataService, com.fasterxml.jackson.databind.ObjectMapper mapper, RabbitMQSender rabbitMQSender, GroupDataService groupDataService, ActivitiService activitiService, ActivitiCreateRequestServiceQueue activitiCreateRequestServiceQueue, ResourceService resourceService, PropertyValueCache propertyValueSweeper, OrganizationService organizationService, PolicyService policyService, UserSaveQueue userSaveQueue, ManagedSystemService managedSystemService, SynchronisationHelper syncHelper, AuditLogHelper auditLogHelper)
-
Uses of ActivitiService in org.openiam.srvc.activiti
Classes in org.openiam.srvc.activiti that implement ActivitiService Modifier and Type Class Description class
ActivitiServiceImpl
-