Uses of Interface
com.atlassian.configurable.EnabledCondition
Package
Description
-
Uses of EnabledCondition in com.atlassian.configurable
Modifier and TypeFieldDescriptionstatic final EnabledCondition
EnabledCondition.TRUE
A condition that means always enabled. -
Uses of EnabledCondition in com.atlassian.jira.plugin.corereports.report.impl
Modifier and TypeClassDescriptionclass
Composite of the AllowUnassigned and SubTasks EnabledConditionsclass
EnabledCondition that checks whether Issues are allowed to be Unassigned or not.class
Composite AND of two EnabledConditions.ModifierConstructorDescriptionAndEnabledCondition
(EnabledCondition condition1, EnabledCondition condition2) -
Uses of EnabledCondition in com.atlassian.jira.plugin.report.impl
Modifier and TypeClassDescriptionclass
EnabledCondition that checks whether SubTasks are enabled or not.