Uses of Class
org.openiam.base.response.data.IntResponse
-
Packages that use IntResponse Package Description org.openiam.recon.service.intf org.openiam.srvc.activiti org.openiam.sync.service Provides the core interfaces for OpenIAM's identity synchronization framework scripts and adapters.org.openiam.sync.service.impl.service Provides abstract base classes for identity transformation scripts in OpenIAM. -
-
Uses of IntResponse in org.openiam.recon.service.intf
Methods in org.openiam.recon.service.intf that return IntResponse Modifier and Type Method Description IntResponseReconHelper. getRunningSyncStatus(String id) -
Uses of IntResponse in org.openiam.srvc.activiti
Methods in org.openiam.srvc.activiti that return IntResponse Modifier and Type Method Description IntResponseActivitiService. countAccessCertificationTasks(HistorySearchBean searchBean)IntResponseActivitiServiceImpl. countAccessCertificationTasks(HistorySearchBean searchBean) -
Uses of IntResponse in org.openiam.sync.service
Methods in org.openiam.sync.service that return IntResponse Modifier and Type Method Description IntResponseSynchronizationDataService. getRunningSyncStatus(String id) -
Uses of IntResponse in org.openiam.sync.service.impl.service
Methods in org.openiam.sync.service.impl.service that return IntResponse Modifier and Type Method Description IntResponseSynchronizationDataServiceImpl. getRunningSyncStatus(String id)
-