public class BugzillaIssueCreationDetails extends IssueCreationDetails
| Constructor and Description |
|---|
BugzillaIssueCreationDetails() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponent() |
String |
getVersion() |
BugzillaIssueCreationDetails |
setComponent(String component) |
BugzillaIssueCreationDetails |
setVersion(String version) |
getDescription, getProjectKey, getTrackerURL, setDescription, setProjectKey, setTrackerURLpublic String getVersion()
public BugzillaIssueCreationDetails setVersion(String version)
public String getComponent()
public BugzillaIssueCreationDetails setComponent(String component)
Copyright © 2020 JBoss by Red Hat. All rights reserved.