public class NeverDisplayCondition extends Object implements Condition
| Constructor and Description |
|---|
NeverDisplayCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Map<String,String> params)
Called after creation and autowiring.
|
boolean |
shouldDisplay(Map<String,Object> context)
Determine whether the web fragment should be displayed
|
Copyright © 2018 Atlassian. All rights reserved.