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 SelfRegistrationWorkflowTree
SelfRegistrationWorkflowService. 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 SelfRegistrationWorkflowTree
SelfRegistrationWorkflowServiceImpl. 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 SelfRegistrationWorkflowTree
SelfRegistrationWorkflowWebService. getDashboard(String id)
Service is used to get a Self Registration workflow chain.SelfRegistrationWorkflowTree
SelfRegistrationWorkflowWebServiceImpl. getDashboard(String id)
-