Interface IssueEventProvider
- All Known Implementing Classes:
IssueEventProviderImpl
public interface IssueEventProvider
This is leaking a bit of Jira into the automation API, but until there's a REST api to retrieve issue events this is necessary.
-
Method Summary
-
Method Details
-
getIssueEvents
- Returns:
- a list of issue event types.
-