Package org.opends.server.tools.tasks
This package contains classes that support client tool interaction with the tasks backend.
-
Interface Summary Interface Description TaskScheduleInformation Interface for tools that are capable of scheduling a task remotely through the task backend. -
Class Summary Class Description TaskClient Helper class for interacting with the task backend on behalf of utilities that are capable of being scheduled.TaskEntry Processes information from a task entry from the directory and provides accessors for attribute information.TaskScheduleArgs A class that contains all the arguments related to the task scheduling.TaskScheduleUserData A generic data structure that contains the data that the user provided to schedule a task.TaskToolHelper A helper class for adding online capabilities to an offline tool. -
Exception Summary Exception Description TaskClientException Exception for problems related to interacting with the task backend.