Uses of Interface
org.apache.syncope.core.provisioning.api.job.SchedTaskJobDelegate
-
-
Uses of SchedTaskJobDelegate in org.apache.syncope.core.provisioning.java.job
Classes in org.apache.syncope.core.provisioning.java.job that implement SchedTaskJobDelegate Modifier and Type Class Description classAbstractSchedTaskJobDelegate<T extends SchedTask>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 SchedTaskJobDelegate in org.apache.syncope.core.provisioning.java.pushpull
Classes in org.apache.syncope.core.provisioning.java.pushpull that implement SchedTaskJobDelegate Modifier and Type Class Description classAbstractProvisioningJobDelegate<T extends ProvisioningTask<T>>classPullJobDelegateclassPushJobDelegateclassSinglePullJobDelegateclassSinglePushJobDelegate -
Uses of SchedTaskJobDelegate in org.apache.syncope.core.provisioning.java.pushpull.stream
Classes in org.apache.syncope.core.provisioning.java.pushpull.stream that implement SchedTaskJobDelegate Modifier and Type Class Description classStreamPullJobDelegateclassStreamPushJobDelegate -
Uses of SchedTaskJobDelegate in org.apache.syncope.fit.core.reference
Classes in org.apache.syncope.fit.core.reference that implement SchedTaskJobDelegate Modifier and Type Class Description classTestSampleJobDelegateSample implementation for executing a scheduled task.
-