| Class | Description |
|---|---|
| AbstractJiraFunctionProvider |
Abstract base class for all JIRA workflow
FunctionProviders (eg. |
| AssignToCurrentUserFunction |
Assigns the issue to the current user.
|
| AssignToLeadFunction | |
| AssignToReporterFunction |
Assigns the issue to the reporter.
|
| GenerateChangeHistoryFunction | |
| IssueAssignFunction | |
| IssueCreateFunction | |
| IssueReindexFunction | |
| IssueReopenFunction | |
| IssueResolveFunction | |
| IssueStoreFunction |
This function will store the current issue (if it exists) and update the cache.
|
| UberIssueWorkflowFunction | |
| UpdateIssueFieldFunction |
Function to update an arbitrary field in a JIRA issue.
|
| UpdateIssueStatusFunction | |
| UpdateNotNullIssueFieldFunction |
Copyright © 2002-2018 Atlassian. All Rights Reserved.