| Modifier and Type | Optional Element and Description |
|---|---|
String |
condition
If not the empty string, specifies a property that must be "true" to
activate unfiltering--unless
invert is set. |
boolean |
invert
If set to
true, property must be "false" to activate
unfiltering. |
public abstract String condition
invert is set.public abstract boolean invert
true, property must be "false" to activate
unfiltering. Does nothing if condition is empty string.