Modifier and Type | Class and Description |
---|---|
class |
ReferenceCondition
Reference implementation of
Condition for JIRA reference plugin. |
Modifier and Type | Class and Description |
---|---|
class |
TriggerWebhookFunction
DO NOT rename!
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractJiraCondition
Abstract base class for all JIRA workflow
Condition s. |
class |
AllowOnlyAssignee |
class |
AllowOnlyReporter
A Condition which passes when the user is the issue's reporter.
|
class |
AlwaysFalseCondition
A workflow condition that will always fail.
|
class |
CloseCondition |
class |
InGroupCFCondition
Returns true if the current user is in a group specified by a custom field.
|
class |
InProjectRoleCondition
A workflow condition that requires the user to be in a role.
|
class |
PermissionCondition |
class |
SubTaskBlockingCondition |
class |
UserInGroupCondition
Workflow condition that checks if the caller is in the required argument "group".
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractJiraFunctionProvider
Abstract base class for all JIRA workflow
FunctionProvider s (eg. |
class |
AssignToCurrentUserFunction
Assigns the issue to the current user.
|
class |
AssignToLeadFunction |
class |
UpdateIssueFieldFunction
Function to update an arbitrary field in a JIRA issue.
|
class |
UpdateNotNullIssueFieldFunction |
Copyright © 2002-2022 Atlassian. All Rights Reserved.