Uses of Class
com.atlassian.jira.rest.client.domain.ChangelogItem

Packages that use ChangelogItem
com.atlassian.jira.rest.client.domain   
 

Uses of ChangelogItem in com.atlassian.jira.rest.client.domain
 

Methods in com.atlassian.jira.rest.client.domain that return types with arguments of type ChangelogItem
 java.lang.Iterable<ChangelogItem> ChangelogGroup.getItems()
           
 

Constructor parameters in com.atlassian.jira.rest.client.domain with type arguments of type ChangelogItem
ChangelogGroup(BasicUser author, org.joda.time.DateTime created, java.lang.Iterable<ChangelogItem> items)
           
 



Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.