Uses of Class
com.soffid.iam.ui.SeyconTask
-
Packages that use SeyconTask Package Description com.soffid.iam.service com.soffid.iam.service.ejb es.caib.seycon.ng.servei es.caib.seycon.ng.servei.ejb -
-
Uses of SeyconTask in com.soffid.iam.service
Methods in com.soffid.iam.service that return types with arguments of type SeyconTask Modifier and Type Method Description Collection<SeyconTask>
SyncServerService. findUnscheduledTasks()
Operation findUnscheduledTasks -
Uses of SeyconTask in com.soffid.iam.service.ejb
Methods in com.soffid.iam.service.ejb that return types with arguments of type SeyconTask Modifier and Type Method Description Collection<SeyconTask>
SyncServerService. findUnscheduledTasks()
-
Uses of SeyconTask in es.caib.seycon.ng.servei
Methods in es.caib.seycon.ng.servei that return types with arguments of type SeyconTask Modifier and Type Method Description Collection<SeyconTask>
SeyconServerService. findUnscheduledTasks()
Operation findUnscheduledTasks -
Uses of SeyconTask in es.caib.seycon.ng.servei.ejb
Methods in es.caib.seycon.ng.servei.ejb that return types with arguments of type SeyconTask Modifier and Type Method Description Collection<SeyconTask>
SeyconServerService. findUnscheduledTasks()
-