public class UpdateField extends JiraOperationExtension
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateField.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
String |
fieldName |
String |
fieldValue |
| Constructor and Description |
|---|
UpdateField(String fieldName,
String fieldValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
void |
perform(List<JiraCommit> commits,
hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
void |
setJiraClientSvc(JiraClientSvc jiraClientSvc) |
String |
toString() |
getDescriptor@Inject public void setJiraClientSvc(JiraClientSvc jiraClientSvc)
public void perform(List<JiraCommit> commits, hudson.model.AbstractBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener)
perform in class JiraOperationExtensionCopyright © 2004-2016. All Rights Reserved.