| Package | Description |
|---|---|
| com.atlassian.plugin.web | |
| com.atlassian.plugin.web.baseconditions | |
| com.atlassian.plugin.web.conditions |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Condition
Decides whether a web section or web item should be displayed
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CompositeCondition<T extends BaseCondition>
Interface for composite conditions
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CompositeCondition<T extends BaseCondition>
Interface for composite conditions
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCompositeCondition |
class |
AlwaysDisplayCondition
Always show a web link.
|
class |
AndCompositeCondition |
class |
InvertedCondition |
class |
NeverDisplayCondition
Always hide a web link.
|
class |
OrCompositeCondition |
Copyright © 2022 Atlassian. All rights reserved.