Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
EventExporterType |
CmEventExportStore.get_ExporterType()
Returns the value of the ExporterType property.
|
Modifier and Type | Method and Description |
---|---|
void |
CmEventExportStore.set_ExporterType(EventExporterType value)
Sets the value of the ExporterType property.
|
Modifier and Type | Field and Description |
---|---|
static EventExporterType |
EventExporterType.ANALYSIS
Specifies an event export store for the Case Analyzer publishing service.
|
static EventExporterType |
EventExporterType.HISTORY
Specifies an event export store for the Case History publishing service.
|
static EventExporterType |
EventExporterType.SIMULATION
Specifies an event export store for Process Simulator to publish events to a simulation Case Analyzer database.
|
Modifier and Type | Method and Description |
---|---|
static EventExporterType |
EventExporterType.getInstanceFromInt(int value)
Returns an instance of this class using its associated integer value.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.