| Package | Description |
|---|---|
| org.jenkinsci.plugins.gitchangelog | |
| org.jenkinsci.plugins.gitchangelog.config | |
| org.jenkinsci.plugins.gitchangelog.perform |
| Modifier and Type | Method and Description |
|---|---|
GitChangelogConfig |
GitChangelogRecorder.getConfig() |
GitChangelogConfig |
GitChangelogDescriptor.getNewConfig()
Create new blank configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GitChangelogRecorder.setConfig(GitChangelogConfig config) |
| Constructor and Description |
|---|
GitChangelogRecorder(GitChangelogConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static GitChangelogConfig |
GitChangelogConfigHelper.createNewConfig() |
| Modifier and Type | Method and Description |
|---|---|
static void |
GitChangelogPerformer.performerPerform(GitChangelogConfig configUnexpanded,
hudson.model.Run<?,?> build,
hudson.model.TaskListener listener,
hudson.FilePath workspace) |
| Constructor and Description |
|---|
RemoteCallable(String workspacePath,
GitChangelogConfig config) |
Copyright © 2004-2016. All Rights Reserved.