Uses of Class
org.apache.syncope.core.provisioning.java.job.AbstractInterruptableJob
-
-
Uses of AbstractInterruptableJob in org.apache.syncope.core.provisioning.java.job
Subclasses of AbstractInterruptableJob in org.apache.syncope.core.provisioning.java.job Modifier and Type Class Description classAfterHandlingJobQuartz job for asynchronous handling of notification / audit events.classSystemLoadReporterJobReports about system load.classTaskJob -
Uses of AbstractInterruptableJob in org.apache.syncope.core.provisioning.java.job.notification
Subclasses of AbstractInterruptableJob in org.apache.syncope.core.provisioning.java.job.notification Modifier and Type Class Description classNotificationJobPeriodically checks for notification to send. -
Uses of AbstractInterruptableJob in org.apache.syncope.core.provisioning.java.job.report
Subclasses of AbstractInterruptableJob in org.apache.syncope.core.provisioning.java.job.report Modifier and Type Class Description classReportJobQuartz job for executing a given report.
-