| Interface | Description |
|---|---|
| PropertyEvaluator |
Evaluates macros in a map of properties.
|
| Class | Description |
|---|---|
| DefaultMacroEvaluator |
Evaluates macros in the app.
|
| Draft |
A pipeline draft.
|
| DraftId |
Uniquely identifies a draft.
|
| DraftService |
Handles logic around storage, retrieval, and assessment of drafts.
|
| DraftStore |
Stores pipeline drafts.
|
| Namespace |
A namespace name and generation.
|
| StateStore |
Stores replicator state.
|
| SystemServicePropertyEvaluator |
Evaluates macros in a map of properties.
|
| Exception | Description |
|---|---|
| DraftNotFoundException |
Thrown when a draft is not found when it is expected to be found.
|
| InvalidDraftException |
Thrown when a draft is not valid.
|
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.