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 org.openiam.sync.service.impl.service -
-
Uses of IntResponse in org.openiam.recon.service.intf
Methods in org.openiam.recon.service.intf that return IntResponse Modifier and Type Method Description IntResponse
ReconHelper. 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 IntResponse
ActivitiService. countAccessCertificationTasks(HistorySearchBean searchBean)
IntResponse
ActivitiServiceImpl. 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 IntResponse
SynchronizationDataService. 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 IntResponse
SynchronizationDataServiceImpl. getRunningSyncStatus(String id)
-