Uses of Class
com.atlassian.jira.rest.client.api.domain.ChangelogItem
Packages that use ChangelogItem
-
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 ChangelogItemConstructor parameters in com.atlassian.jira.rest.client.api.domain with type arguments of type ChangelogItemModifierConstructorDescriptionChangelogGroup(BasicUser author, org.joda.time.DateTime created, Iterable<ChangelogItem> items)