public interface AdminConfigurationCriteria
Modifier and Type | Method and Description |
---|---|
boolean |
getIgnored() |
String |
getValue() |
boolean |
hasLiveValue() |
boolean |
hasValue() |
boolean |
isMet()
Whether the acceptance criteria is met or not for this admin configuration.
|
void |
setIgnored(boolean ignored) |
boolean isMet()
boolean hasValue()
String getValue()
boolean hasLiveValue()
boolean getIgnored()
void setIgnored(boolean ignored)
ignored
- whether this acceptance criteria should be ignored or not.Copyright © 2003–2020 Atlassian. All rights reserved.