Uses of Class
org.openiam.common.beans.mq.ResourceRabbitMQService
-
Packages that use ResourceRabbitMQService Package Description org.openiam.esb.core.user.converter org.openiam.idm.processor.groovy org.openiam.idm.provisioning.service org.openiam.sync.service.impl.service Provides abstract base classes for identity transformation scripts in OpenIAM.org.openiam.workflow.activiti.delegate.core org.openiam.workflow.activiti.groovy org.openiam.workflow.activiti.utils -
-
Uses of ResourceRabbitMQService in org.openiam.esb.core.user.converter
Fields in org.openiam.esb.core.user.converter declared as ResourceRabbitMQService Modifier and Type Field Description protected ResourceRabbitMQServiceAbstractUserConversion. resourceRabbitMQService -
Uses of ResourceRabbitMQService in org.openiam.idm.processor.groovy
Fields in org.openiam.idm.processor.groovy declared as ResourceRabbitMQService Modifier and Type Field Description protected ResourceRabbitMQServiceAbstractMembershipGenerator. resourceRabbitMQService -
Uses of ResourceRabbitMQService in org.openiam.idm.provisioning.service
Fields in org.openiam.idm.provisioning.service declared as ResourceRabbitMQService Modifier and Type Field Description protected ResourceRabbitMQServiceAbstractProvisioningOperation. resourceMQService -
Uses of ResourceRabbitMQService in org.openiam.sync.service.impl.service
Fields in org.openiam.sync.service.impl.service declared as ResourceRabbitMQService Modifier and Type Field Description protected ResourceRabbitMQServiceAbstractTransformScript. resourceRabbitMQService -
Uses of ResourceRabbitMQService in org.openiam.workflow.activiti.delegate.core
Fields in org.openiam.workflow.activiti.delegate.core declared as ResourceRabbitMQService Modifier and Type Field Description protected ResourceRabbitMQServiceAbstractNotificationDelegate. resourceRabbitMQService -
Uses of ResourceRabbitMQService in org.openiam.workflow.activiti.groovy
Fields in org.openiam.workflow.activiti.groovy declared as ResourceRabbitMQService Modifier and Type Field Description protected ResourceRabbitMQServiceAbstractApproverAssociationIdentifier. resourceRabbitMQServiceprotected ResourceRabbitMQServiceIntegrateCreateUserRequestHelper. resourceRabbitMQServiceprotected ResourceRabbitMQServiceResourceGroovyScriptHelper. resourceRabbitMQService -
Uses of ResourceRabbitMQService in org.openiam.workflow.activiti.utils
Fields in org.openiam.workflow.activiti.utils declared as ResourceRabbitMQService Modifier and Type Field Description protected ResourceRabbitMQServiceActivitiHelper. resourceMQService
-