JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.jira.util.system.patch
Interface AppliedPatchInfo
public interface
AppliedPatchInfo
This simple object that describes the information about an AppliedPatch in JIRA
Since:
v4.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDescription
()
String
getIssueKey
()
Method Details
getIssueKey
String
getIssueKey
()
Returns:
the issue key for the patch
getDescription
String
getDescription
()
Returns:
a description of the patch