public class OrCompositeCondition extends AbstractCompositeCondition
conditions| Constructor and Description |
|---|
OrCompositeCondition() |
OrCompositeCondition(Condition... conditions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldDisplay(Map<String,Object> context)
Determine whether the web fragment should be displayed
|
addCondition, initpublic OrCompositeCondition()
public OrCompositeCondition(Condition... conditions)
public boolean shouldDisplay(Map<String,Object> context)
ConditionshouldDisplay in interface ConditionshouldDisplay in class AbstractCompositeConditionCopyright © 2022 Atlassian. All rights reserved.