| Package | Description |
|---|---|
| org.jenkinsci.plugins.pipelineConfigHistory | |
| org.jenkinsci.plugins.pipelineConfigHistory.model |
| Modifier and Type | Method and Description |
|---|---|
static PipelineItemHistoryDao |
PluginUtils.getHistoryDao()
Get the history dao which is used to manage the config history storage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilePipelineItemHistoryDao
A PipelineItemHistoryDao-Implementation for storing the history directly in the file system
(where Jenkins is stored).
|
Copyright © 2016–2020. All rights reserved.