Uses of Interface
org.opends.server.tools.TaskCommand
Package
Description
Contains various Directory Server tool implementations.
This package contains classes that support client tool interaction with the tasks backend.
-
Uses of TaskCommand in org.opends.server.tools
Modifier and TypeClassDescriptionfinal class
This program provides a utility that may be used to export the contents of a Directory Server backend to an LDIF file.final class
This program provides a utility that may be used to import the contents of an LDIF file into a Directory Server backend.final class
This program provides a utility to rebuild the contents of the indexes of a Directory Server backend. -
Uses of TaskCommand in org.opends.server.tools.tasks
Modifier and TypeMethodDescriptioncom.forgerock.opendj.cli.ReturnCode
TaskToolHelper.process
(TaskCommand taskCommand) Process locally or run a task depending on whether the offline argument was provided.