Uses of Class
org.openiam.mq.constants.queue.am.SelfRegistrationWorkflowQueue
-
Packages that use SelfRegistrationWorkflowQueue Package Description org.openiam.config org.openiam.esb.am.mq org.openiam.srvc.selfregistration -
-
Uses of SelfRegistrationWorkflowQueue in org.openiam.config
Methods in org.openiam.config that return SelfRegistrationWorkflowQueue Modifier and Type Method Description SelfRegistrationWorkflowQueue
AmVHostConfig. selfRegistrationWorkflowQueue()
-
Uses of SelfRegistrationWorkflowQueue in org.openiam.esb.am.mq
Constructors in org.openiam.esb.am.mq with parameters of type SelfRegistrationWorkflowQueue Constructor Description SelfRegistrationWorkflowListener(SelfRegistrationWorkflowQueue queue, SelfRegistrationWorkflowService workflowService)
-
Uses of SelfRegistrationWorkflowQueue in org.openiam.srvc.selfregistration
Constructors in org.openiam.srvc.selfregistration with parameters of type SelfRegistrationWorkflowQueue Constructor Description SelfRegistrationWorkflowWebServiceImpl(SelfRegistrationWorkflowQueue queue)
-