public abstract class Engine
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected PipelineService |
pipelineService |
Constructor and Description |
---|
Engine() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEngineName() |
@Inject protected PipelineService pipelineService