Package | Description |
---|---|
com.atlassian.bamboo.feature.discovery |
Modifier and Type | Method and Description |
---|---|
FeatureDiscoveryData.Condition |
FeatureDiscoveryData.Link.getCondition()
A condition which must be met to display this link.
|
static FeatureDiscoveryData.Condition |
FeatureDiscoveryData.Condition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureDiscoveryData.Condition[] |
FeatureDiscoveryData.Condition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Link(FeatureDiscoveryData.LinkType type,
String url,
FeatureDiscoveryData.Condition condition) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.