Uses of Enum Class
ru.slie.luna.event.IssueEventSource
Packages that use IssueEventSource
-
Uses of IssueEventSource in ru.slie.luna.event
Methods in ru.slie.luna.event that return IssueEventSourceModifier and TypeMethodDescriptionIssueEvent.getEventSource()static IssueEventSourceReturns the enum constant of this class with the specified name.static IssueEventSource[]IssueEventSource.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ru.slie.luna.event with parameters of type IssueEventSourceModifier and TypeMethodDescriptionvoidIssueEventManager.dispatchEvent(long eventTypeId, IssueEventSource source, User initiator, Issue issue, Comment comment, Worklog worklog, ChangeGroup changeGroup, Map<String, Object> params, boolean sendNotify)