Uses of Class
org.apache.syncope.core.provisioning.java.job.AbstractSchedTaskJobDelegate
-
-
Uses of AbstractSchedTaskJobDelegate in org.apache.syncope.core.provisioning.java.job
Subclasses of AbstractSchedTaskJobDelegate in org.apache.syncope.core.provisioning.java.job Modifier and Type Class Description classElasticsearchReindexRemove and rebuild all Elasticsearch indexes with information from existing users, groups and any objects.classExpiredAccessTokenCleanupclassExpiredBatchCleanupclassGroupMemberProvisionTaskJobDelegateclassMacroJobDelegateclassOpenSearchReindexRemove and rebuild all OpenSearch indexes with information from existing users, groups and any objects. -
Uses of AbstractSchedTaskJobDelegate in org.apache.syncope.core.provisioning.java.pushpull
Subclasses of AbstractSchedTaskJobDelegate in org.apache.syncope.core.provisioning.java.pushpull Modifier and Type Class Description classAbstractProvisioningJobDelegate<T extends ProvisioningTask<T>>classPullJobDelegateclassPushJobDelegateclassSinglePullJobDelegateclassSinglePushJobDelegate -
Uses of AbstractSchedTaskJobDelegate in org.apache.syncope.core.provisioning.java.pushpull.stream
Subclasses of AbstractSchedTaskJobDelegate in org.apache.syncope.core.provisioning.java.pushpull.stream Modifier and Type Class Description classStreamPullJobDelegateclassStreamPushJobDelegate -
Uses of AbstractSchedTaskJobDelegate in org.apache.syncope.fit.core.reference
Subclasses of AbstractSchedTaskJobDelegate in org.apache.syncope.fit.core.reference Modifier and Type Class Description classTestSampleJobDelegateSample implementation for executing a scheduled task.
-