Package org.opends.server.tools.tasks
package org.opends.server.tools.tasks
This package contains classes that support client tool interaction with the tasks backend.
-
ClassDescriptionHelper class for interacting with the task backend on behalf of utilities that are capable of being scheduled.Exception for problems related to interacting with the task backend.Processes information from a task entry from the directory and provides accessors for attribute information.A class that contains all the arguments related to the task scheduling.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.