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