Uses of Interface
com.atlassian.jira.util.system.patch.AppliedPatchInfo

Packages that use AppliedPatchInfo
com.atlassian.jira.util.system.patch   
com.atlassian.jira.web.action.admin   
 

Uses of AppliedPatchInfo in com.atlassian.jira.util.system.patch
 

Methods in com.atlassian.jira.util.system.patch that return types with arguments of type AppliedPatchInfo
static Set<AppliedPatchInfo> AppliedPatches.getAppliedPatches()
           
 

Uses of AppliedPatchInfo in com.atlassian.jira.web.action.admin
 

Methods in com.atlassian.jira.web.action.admin that return types with arguments of type AppliedPatchInfo
 Set<AppliedPatchInfo> ViewSystemInfo.getAppliedPatches()
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.