public class ChangelogToBranchOptions extends hudson.model.AbstractDescribableImpl<ChangelogToBranchOptions> implements Serializable
ChangelogToBranch extension.| Modifier and Type | Class and Description |
|---|---|
static class |
ChangelogToBranchOptions.DescriptorImpl |
| Constructor and Description |
|---|
ChangelogToBranchOptions(ChangelogToBranchOptions options) |
ChangelogToBranchOptions(String compareRemote,
String compareTarget) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCompareRemote() |
String |
getCompareTarget() |
String |
getRef() |
@DataBoundConstructor public ChangelogToBranchOptions(String compareRemote, String compareTarget)
public ChangelogToBranchOptions(ChangelogToBranchOptions options)
Copyright © 2004-2015. All Rights Reserved.