Uses of Package
org.opends.server.tools.tasks
Packages that use org.opends.server.tools.tasks
Package
Description
Contains various Directory Server tool implementations.
This package contains classes that support client tool interaction with the tasks backend.
-
Classes in org.opends.server.tools.tasks used by org.opends.server.toolsClassDescriptionA task is sent to the server to execute a utility immediately or at a later time.This interface must be implemented by tool commands or sub-commands that offer the possibility to run in offline mode or via a Directory Server task.
-
Classes in org.opends.server.tools.tasks used by org.opends.server.tools.tasksClassDescriptionException for problems related to interacting with the task backend.Processes information from a task entry from the directory and provides accessors for attribute information.Interface for tools that are capable of scheduling a task remotely through the task backend.A task is sent to the server to execute a utility immediately or at a later time.A generic data structure that contains the data that the user provided to schedule a task.A helper class for adding online capabilities to an offline tool.This interface must be implemented by tool commands or sub-commands that offer the possibility to run in offline mode or via a Directory Server task.