Package | Description |
---|---|
com.endeca.cas.extension |
Provides a framework for creating CAS extensions.
|
Modifier and Type | Method and Description |
---|---|
static AcquisitionEndState |
AcquisitionEndState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcquisitionEndState[] |
AcquisitionEndState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PipelineComponentRuntime.endAcquisition(AcquisitionEndState currentAcquisitionEndState)
Performs any necessary cleanup of the PipelineComponentRuntime.
|
Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.