Package | Description |
---|---|
com.atlassian.jira.dev.reference.plugin.workflow | |
com.atlassian.jira.workflow.condition |
Modifier and Type | Class and Description |
---|---|
class |
ReferenceCondition
Reference implementation of
Condition for JIRA reference plugin. |
Modifier and Type | Class and Description |
---|---|
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".
|
Copyright © 2002-2018 Atlassian. All Rights Reserved.