Uses of Class
org.opends.server.backends.task.RecurringTask
-
Packages that use RecurringTask Package Description org.opends.server.backends.task Contains the code for the Directory Server backend that provides an interface for executing administrative tasks. -
-
Uses of RecurringTask in org.opends.server.backends.task
Methods in org.opends.server.backends.task that return RecurringTask Modifier and Type Method Description RecurringTaskTaskScheduler. getRecurringTask(Dn recurringTaskEntryDN)Retrieves the recurring task with the given recurring task ID.
-