| Interface | Description |
|---|---|
| PipelineItemHistoryDao |
Config file I/O.
|
| Class | Description |
|---|---|
| FilePipelineItemHistoryDao |
A PipelineItemHistoryDao-Implementation for storing the history directly in the file system
(where Jenkins is stored).
|
| PipelineConfigHistoryFlowExecutionListener |
This only listens to builds (FlowExecution).
|
| PipelineConfigHistoryGlobalConfiguration | |
| PipelineConfigHistoryItemListener |
Saves the pipeline config if the pipeline is created, removed, moved or renamed.
|
| PipelineHistoryDescription | |
| PipelineHistoryFileFilter |
A filter to return only those directories of a file listing that represent
pipeline configuration history directories.
|
Copyright © 2016–2019. All rights reserved.