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.
|
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.
|
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-2022 ForgeRock AS.