Uses of Class
org.openiam.mq.constants.queue.am.ApproverAssociationQueue
-
Packages that use ApproverAssociationQueue Package Description org.openiam.config org.openiam.esb.core.mq org.openiam.srvc.am org.openiam.workflow.activiti.groovy -
-
Uses of ApproverAssociationQueue in org.openiam.config
Methods in org.openiam.config that return ApproverAssociationQueue Modifier and Type Method Description ApproverAssociationQueue
AmVHostConfig. approverAssociationQueue()
-
Uses of ApproverAssociationQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type ApproverAssociationQueue Constructor Description ApproverAssociationsQueueListener(ApproverAssociationQueue queue)
-
Uses of ApproverAssociationQueue in org.openiam.srvc.am
Constructors in org.openiam.srvc.am with parameters of type ApproverAssociationQueue Constructor Description ApproverAssociationsWebServiceImpl(ApproverAssociationQueue rabbitMqQueue)
-
Uses of ApproverAssociationQueue in org.openiam.workflow.activiti.groovy
Fields in org.openiam.workflow.activiti.groovy declared as ApproverAssociationQueue Modifier and Type Field Description protected ApproverAssociationQueue
AbstractApproverAssociationIdentifier. approverAssociationQueue
protected ApproverAssociationQueue
IntegrateCreateUserRequestHelper. approverAssociationQueue
protected ApproverAssociationQueue
ResourceGroovyScriptHelper. approverAssociationQueue
-