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

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

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

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

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



Copyright © 2013 Atlassian. All Rights Reserved.