Uses of Interface
org.opends.server.tools.tasks.TaskScheduleInformation
Packages that use TaskScheduleInformation
Package
Description
This package contains classes that support client tool interaction with the tasks backend.
-
Uses of TaskScheduleInformation in org.opends.server.tools.tasks
Methods in org.opends.server.tools.tasks with parameters of type TaskScheduleInformationModifier and TypeMethodDescriptionstatic EntryTaskClient.createTask(TaskScheduleInformation information) Creates anEntryfor the task described in the providedTaskScheduleInformation.TaskClient.schedule(TaskScheduleInformation information) Schedule a task for execution by writing an entry to the task backend.