public interface

AppliedPatchInfo

com.atlassian.jira.util.system.patch.AppliedPatchInfo

Class Overview

This simple object that describes the information about an AppliedPatch in JIRA

Summary

Public Methods
String getDescription()
String getIssueKey()

Public Methods

public String getDescription ()

Returns
  • a description of the patch

public String getIssueKey ()

Returns
  • the issue key for the patch