Package | Description |
---|---|
de.byteandbit.velociraptor.api.pipeline |
Modifier and Type | Method and Description |
---|---|
PipelineState |
PipelineAPI.getPipelineState()
Gibt den aktuellen Zustand der Pipeline zurück.
|
static PipelineState |
PipelineState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PipelineState[] |
PipelineState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.