|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstallationStatus | |
---|---|
com.filenet.api.admin | Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server. |
com.filenet.api.constants | Provides classes defining collections of related, type-safe constant values. |
Uses of InstallationStatus in com.filenet.api.admin |
---|
Methods in com.filenet.api.admin that return InstallationStatus | |
---|---|
InstallationStatus |
AddOnInstallationRecord.get_InstallationStatus()
Returns the value of the InstallationStatus property. |
Uses of InstallationStatus in com.filenet.api.constants |
---|
Fields in com.filenet.api.constants declared as InstallationStatus | |
---|---|
static InstallationStatus |
InstallationStatus.INSTALLATION_FAILURE
Specifies that the add-on installation or upgrade was not successful. |
static InstallationStatus |
InstallationStatus.INSTALLED
Specifies that the add-on installation or upgrade was successful. |
Methods in com.filenet.api.constants that return InstallationStatus | |
---|---|
static InstallationStatus |
InstallationStatus.getInstanceFromInt(int value)
Returns an instance of this class using its associated integer value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |