-
Packages that use RenditionEngineState Package Description com.filenet.api.constants Provides classes defining collections of related, type-safe constant values. -
-
Uses of RenditionEngineState in com.filenet.api.constants
Fields in com.filenet.api.constants declared as RenditionEngineState Modifier and Type Field and Description static RenditionEngineStateRenditionEngineState. ENABLEDSpecifies that the Rendition Engine connection is enabled.static RenditionEngineStateRenditionEngineState. SUSPENDEDSpecifies that the Rendition Engine connection is suspended.static RenditionEngineStateRenditionEngineState. UNINITIALIZEDSpecifies that the Rendition Engine connection has not been initialized.Methods in com.filenet.api.constants that return RenditionEngineState Modifier and Type Method and Description static RenditionEngineStateRenditionEngineState. getInstanceFromInt(int value)Returns an instance of this class using its associated integer value.
-