| Modifier and Type | Class and Description |
|---|---|
static class |
CIAppPipelineLevel.CIAppPipelineLevelSerializer |
| Modifier and Type | Field and Description |
|---|---|
static CIAppPipelineLevel |
CUSTOM |
static CIAppPipelineLevel |
JOB |
static CIAppPipelineLevel |
PIPELINE |
static CIAppPipelineLevel |
STAGE |
static CIAppPipelineLevel |
STEP |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static CIAppPipelineLevel |
fromValue(String value) |
public static final CIAppPipelineLevel PIPELINE
public static final CIAppPipelineLevel STAGE
public static final CIAppPipelineLevel JOB
public static final CIAppPipelineLevel STEP
public static final CIAppPipelineLevel CUSTOM
public static CIAppPipelineLevel fromValue(String value)
Copyright © 2024. All rights reserved.