Package | Description |
---|---|
org.opends.server.admin.client.cli |
Command-line interface code for common client-side administration classes.
|
org.opends.server.api |
Contains a number of API declarations for use throughout the
Directory Server.
|
org.opends.server.backends.task |
Contains the code for the Directory Server backend that provides an interface for executing administrative tasks.
|
org.opends.server.replication.plugin |
This package contains the part of the Multi-master
replication code that works on the Directory Server side.
|
org.opends.server.replication.service |
This package contains the generic of the Multi-Master replication code that works on the Directory Server side.
|
org.opends.server.tasks |
Contains implementations for various Directory Server tasks.
|
org.opends.server.tools.dsreplication |
Defines the classes that are you used by the replication command lines.
|
org.opends.server.tools.tasks |
This package contains classes that support client tool interaction with the tasks backend.
|
Class and Description |
---|
FailedDependencyAction
This enumeration defines the various ways that a task can behave if it is dependent upon another task and that
earlier task is done running but did not complete successfully.
|
Class and Description |
---|
Task
This class defines a task that may be executed by the task backend within the Directory Server.
|
Class and Description |
---|
FailedDependencyAction
This enumeration defines the various ways that a task can behave if it is dependent upon another task and that
earlier task is done running but did not complete successfully.
|
RecurringTask
This class defines a information about a recurring task, which will be used to repeatedly schedule tasks for
processing.
|
Task
This class defines a task that may be executed by the task backend within the Directory Server.
|
TaskBackend
This class provides an implementation of a Directory Server backend that may be used to execute various kinds of
administrative tasks on a one-time or recurring basis.
|
TaskScheduler
This class defines a task scheduler for the Directory Server that will control the execution of scheduled tasks and
other administrative functions that need to occur on a regular basis.
|
TaskState
This enumeration defines the various states that a task can have during its lifetime.
|
TaskThread
This class defines a thread that will be used to execute a scheduled task within the server and provide appropriate
notification that the task is complete.
|
Class and Description |
---|
Task
This class defines a task that may be executed by the task backend within the Directory Server.
|
Class and Description |
---|
Task
This class defines a task that may be executed by the task backend within the Directory Server.
|
Class and Description |
---|
Task
This class defines a task that may be executed by the task backend within the Directory Server.
|
TaskState
This enumeration defines the various states that a task can have during its lifetime.
|
Class and Description |
---|
FailedDependencyAction
This enumeration defines the various ways that a task can behave if it is dependent upon another task and that
earlier task is done running but did not complete successfully.
|
Class and Description |
---|
FailedDependencyAction
This enumeration defines the various ways that a task can behave if it is dependent upon another task and that
earlier task is done running but did not complete successfully.
|
TaskState
This enumeration defines the various states that a task can have during its lifetime.
|
Copyright © 2010–2017 ForgeRock AS. All rights reserved.