Package com.lucidworks.apollo.pipeline
Class PipelineStateTransition
java.lang.Object
com.lucidworks.apollo.pipeline.PipelineStateTransition
Deprecated.
is it used anywhere?
POJO used by the API to transition a Pipeline from one state to another
TODO how to reduce redundancy between this State and the Pipeline.State?
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionPipelineStateTransition(PipelineStateTransition.State state, Map<String, String> properties) Deprecated. -
Method Summary
-
Constructor Details
-
PipelineStateTransition
Deprecated.
-
-
Method Details
-
getState
Deprecated. -
getProperties
Deprecated.
-