| Package | Description |
|---|---|
| com.atlassian.bamboo.feature.discovery |
| Modifier and Type | Method and Description |
|---|---|
@Nullable 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(@NotNull FeatureDiscoveryData.LinkType type,
@NotNull String url,
@Nullable FeatureDiscoveryData.Condition condition) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.