Uses of Class
org.apache.syncope.common.lib.to.TaskTO
-
Packages that use TaskTO Package Description org.apache.syncope.common.lib.to org.apache.syncope.common.lib.types -
-
Uses of TaskTO in org.apache.syncope.common.lib.to
Subclasses of TaskTO in org.apache.syncope.common.lib.to Modifier and Type Class Description classMacroTaskTOclassNotificationTaskTOclassPropagationTaskTOclassProvisioningTaskTOclassPullTaskTOclassPushTaskTOclassSchedTaskTO -
Uses of TaskTO in org.apache.syncope.common.lib.types
Methods in org.apache.syncope.common.lib.types that return types with arguments of type TaskTO Modifier and Type Method Description Class<? extends TaskTO>TaskType. getToClass()Method parameters in org.apache.syncope.common.lib.types with type arguments of type TaskTO Modifier and Type Method Description static TaskTypeTaskType. fromTOClass(Class<? extends TaskTO> clazz)
-