| Modifier and Type | Method and Description |
|---|---|
Stage |
DeltaConfig.getSource() |
Stage |
DeltaConfig.getTarget() |
Stage |
Stage.updateStage(ApplicationUpdateContext updateContext)
Updates stage by performing update action logic provided in context.
|
| Modifier and Type | Method and Description |
|---|---|
List<Stage> |
DeltaConfig.getStages() |
| Modifier and Type | Method and Description |
|---|---|
DeltaConfig.Builder |
DeltaConfig.Builder.setSource(Stage source) |
DeltaConfig.Builder |
DeltaConfig.Builder.setTarget(Stage target) |
Copyright © 2022 CDAP Licensed under the Apache License, Version 2.0.