Uses of Class
com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory

Packages that use SafeChangeHistory
com.atlassian.greenhopper.service.issue.changehistory   
com.pyxis.greenhopper.jira.util   
 

Uses of SafeChangeHistory in com.atlassian.greenhopper.service.issue.changehistory
 

Methods in com.atlassian.greenhopper.service.issue.changehistory that return types with arguments of type SafeChangeHistory
 java.util.List<SafeChangeHistory> ChangeHistoryServiceImpl.getChangeHistoriesForUser(com.atlassian.jira.issue.Issue issue, com.atlassian.crowd.embedded.api.User remoteUser)
           
 java.util.List<SafeChangeHistory> ChangeHistoryService.getChangeHistoriesForUser(com.atlassian.jira.issue.Issue issue, com.atlassian.crowd.embedded.api.User remoteUser)
          Returns a List of ChangeHistory entities for the given issue.
 

Uses of SafeChangeHistory in com.pyxis.greenhopper.jira.util
 

Methods in com.pyxis.greenhopper.jira.util that return types with arguments of type SafeChangeHistory
static java.util.List<SafeChangeHistory> JiraUtil.getChangeHistories(com.atlassian.jira.issue.Issue issue)
           
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.