| Class | Description |
|---|---|
| BackupUtility |
BackupUtility extends the Utility object, exposing the fields that
make up a backup utility invocation and convenience initializer methods
that take all of the arguments required to define a backup utility.
|
| CopyUtility |
CopyUtility extends the Utility object, exposing the fields that
make up a copy utility invocation and convenience initializer methods
that take all of the arguments required to define a copy utility.
|
| DgraphUpdateFromFilesUtility |
Utility class for communicating with the individual dgraph
servers and push update requests from xml files.
|
| ExportFileUpgradeUtility |
Migrates an XML export file to the current Workbench xml format
|
| FileUtility |
FileUtility extends the Utility object, exposing methods that wrap the
utility web service's listDirectoryContents call.
|
| HttpClientUtility |
This is an utility class to create HttpClient object based on request url.
|
| IFCRUtility |
Utility class for performing operations on the IFCR including
creating, modifying, copying, moving, deleting, and importing nodes.
|
| RollbackUtility |
RollbackUtility extends the Utility object, exposing the fields that
make up a rollback utility invocation and convenience initializer methods
that take all of the arguments required to define a rollback utility.
|
| ShellUtility |
ShellUtility extends the Utility object, exposing the fields that
make up a shell utility invocation and convenience initializer methods
that take all of the arguments required to define a shell utility.
|
| Utility |
The Utility class is the base class from which all utility implementations
extend.
|
| Exception | Description |
|---|---|
| IFCRUtility.HttpStatusException |
An exception for use when an HTTP request returns a non-2xx status code.
|
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.