Uses of Interface
ru.slie.luna.issue.history.ChangeGroup
Packages that use ChangeGroup
-
Uses of ChangeGroup in ru.slie.luna.event
Methods in ru.slie.luna.event that return ChangeGroupMethods in ru.slie.luna.event with parameters of type ChangeGroupModifier and TypeMethodDescriptionvoidIssueEventManager.dispatchEvent(long eventTypeId, IssueEventSource source, User initiator, Issue issue, Comment comment, Worklog worklog, ChangeGroup changeGroup, Map<String, Object> params, boolean sendNotify) -
Uses of ChangeGroup in ru.slie.luna.issue.history
Methods in ru.slie.luna.issue.history that return types with arguments of type ChangeGroupModifier and TypeMethodDescriptionChangeHistoryManager.getChangeById(Long changeId) ChangeHistoryManager.getChangesForIssue(Issue issue) ChangeHistoryManager.getChangesForIssue(Issue issue, SearchParams searchParams, boolean newestFirst) ChangeHistoryManager.searchChanges(ChangesSearchParams searchParams) -
Uses of ChangeGroup in ru.slie.luna.issue.service
Methods in ru.slie.luna.issue.service that return ChangeGroup