@PublicSpi
public interface EnabledCondition
ObjectConfigurationProperty
.Modifier and Type | Field and Description |
---|---|
static EnabledCondition |
TRUE
A condition that means always enabled.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled()
Whether or not to display and use a property.
|
static final EnabledCondition TRUE
Copyright © 2002-2021 Atlassian. All Rights Reserved.