See: Description
| Interface | Description |
|---|---|
| TaskScheduleInformation |
Interface for tools that are capable of scheduling a task remotely
through the task backend.
|
| 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.
|
| TaskScheduleInteraction |
A class that is in charge of interacting with the user to ask about
scheduling options for a task.
|
| TaskScheduleUserData |
A generic data structure that contains the data that the user provided to
schedule a task.
|
| TaskTool |
Base class for tools that are capable of operating either by running
local within this JVM or by scheduling a task to perform the same
action running within the directory server through the tasks interface.
|
| Exception | Description |
|---|---|
| TaskClientException |
Exception for problems related to interacting with the task backend.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.