Uses of Class
org.openiam.idm.srvc.selfregistration.dto.SelfRegistrationWorkflowTree
-
Packages that use SelfRegistrationWorkflowTree Package Description org.openiam.esb.core.service org.openiam.esb.core.service.impl org.openiam.srvc.selfregistration -
-
Uses of SelfRegistrationWorkflowTree in org.openiam.esb.core.service
Methods in org.openiam.esb.core.service that return SelfRegistrationWorkflowTree Modifier and Type Method Description SelfRegistrationWorkflowTreeSelfRegistrationWorkflowService. getDashboard(String workflowId)is used to display a workflow steps -
Uses of SelfRegistrationWorkflowTree in org.openiam.esb.core.service.impl
Methods in org.openiam.esb.core.service.impl that return SelfRegistrationWorkflowTree Modifier and Type Method Description SelfRegistrationWorkflowTreeSelfRegistrationWorkflowServiceImpl. getDashboard(String workflowId) -
Uses of SelfRegistrationWorkflowTree in org.openiam.srvc.selfregistration
Methods in org.openiam.srvc.selfregistration that return SelfRegistrationWorkflowTree Modifier and Type Method Description SelfRegistrationWorkflowTreeSelfRegistrationWorkflowWebService. getDashboard(String id)Service is used to get a Self Registration workflow chain.SelfRegistrationWorkflowTreeSelfRegistrationWorkflowWebServiceImpl. getDashboard(String id)
-