Package | Description |
---|---|
com.atlassian.configurable | |
com.atlassian.jira.plugin.corereports.report.impl | |
com.atlassian.jira.plugin.report.impl |
Modifier and Type | Field and Description |
---|---|
static EnabledCondition |
EnabledCondition.TRUE
A condition that means always enabled.
|
Modifier and Type | Class and Description |
---|---|
class |
AllowUnassignedAndSubTasksEnabledCondition
Composite of the AllowUnassigned and SubTasks EnabledConditions
|
class |
AllowUnassignedIssuesEnabledCondition
EnabledCondition that checks whether Issues are allowed to be Unassigned or not.
|
class |
AndEnabledCondition
Composite AND of two EnabledConditions.
|
Constructor and Description |
---|
AndEnabledCondition(EnabledCondition condition1,
EnabledCondition condition2) |
Modifier and Type | Class and Description |
---|---|
class |
SubTasksEnabledCondition
EnabledCondition that checks whether SubTasks are enabled or not.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.