public class AppliedPatches extends Object
Normally this will be empty since JIRA is not supplied in patched form. However if a patch has to be applied then this class can be look for those patches and report on them
This is designed as a support improvement.
| Constructor and Description |
|---|
AppliedPatches() |
| Modifier and Type | Method and Description |
|---|---|
static Set<AppliedPatchInfo> |
getAppliedPatches() |
public static Set<AppliedPatchInfo> getAppliedPatches()
Copyright © 2002-2021 Atlassian. All Rights Reserved.