| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
TaskScheduleUserData |
PurgeHistoricalUserData.getTaskSchedule()
Returns the object describing the schedule of the task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PurgeHistoricalUserData.setTaskSchedule(TaskScheduleUserData taskSchedule)
Sets the object describing the schedule of the task.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TaskScheduleUserData.updateCommandBuilderWithTaskSchedule(com.forgerock.opendj.cli.CommandBuilder commandBuilder,
TaskScheduleUserData taskSchedule)
An static utility method that can be used to update the object used to
display the equivalent command-line with the contents of a given
task schedule object.
|
| Constructor and Description |
|---|
TaskScheduleInteraction(TaskScheduleUserData uData,
TaskScheduleArgs args,
com.forgerock.opendj.cli.ConsoleApplication app,
LocalizableMessage taskName)
Default constructor.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.