public class JiraChangeEvent extends Object
IssueChangeEvent
represents the details of a single issue change.IssueListener
,
IssueEventBridge
Constructor and Description |
---|
JiraChangeEvent(JiraChangeType changeType) |
Modifier and Type | Method and Description |
---|---|
com.almworks.integers.LongList |
getAffectedIssuesSorted() |
JiraChangeType |
getChangeType() |
String |
toString() |
public JiraChangeEvent(@NotNull JiraChangeType changeType)
@NotNull public JiraChangeType getChangeType()
public com.almworks.integers.LongList getAffectedIssuesSorted()
Copyright © 2017 ALM Works. All Rights Reserved.