Package | Description |
---|---|
com.filenet.api.engine |
Provides interfaces and classes related to EventActions and other non-FileNet code which runs within the Content Engine itself.
|
Modifier and Type | Method and Description |
---|---|
ContentConversionResult.ResultType |
ContentConversionResult.getResultType() |
static ContentConversionResult.ResultType |
ContentConversionResult.ResultType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ContentConversionResult.ResultType[] |
ContentConversionResult.ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.