Package | Description |
---|---|
com.atlassian.jira.plugin.webfragment.conditions |
Modifier and Type | Class and Description |
---|---|
class |
CanArchiveIssueCondition |
class |
CanAttachFileToIssueCondition
Condition that determines whether the current user can attach a file to the current issue.
|
class |
CanConvertToIssueCondition
Condition that determines whether the current user can convert the current subtask to
an issue.
|
class |
CanConvertToSubTaskCondition
Condition that determines whether the current user can convert the current issue to a sub task.
|
class |
CanManageAttachmentsCondition
Condition that determines whether the current user can mange attachments
|
class |
CanRestoreIssueCondition |
class |
HasSubTasksAvailableCondition
Condition to check whether the issue has any sub task types available.
|
class |
HasVotedForIssueCondition
Condition to check whether the current user has voted for the current issue
|
class |
IsIssueAssignedToCurrentUserCondition
Condition to checkif the current user is the assignee of the current issue
|
class |
IsIssueEditableCondition
Condition to check if the issue is currently editable
|
class |
IsIssueReportedByCurrentUserCondition
Condition to check whether the current user reported the current issue
|
class |
IsIssueUnresolvedCondition
Condition to determine whether an issue is Unresolved
|
class |
IsSubTaskCondition
Condition to determine whether an issue is a subtask
|
class |
IsWatchingIssueCondition
Condition that determines whether the current user is watching the current issue.
|
class |
NoAttachmentsCondition
Condition that determines whether given issue does not have any attachments
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.