| Package | Description |
|---|---|
| com.atlassian.bamboo.feature.discovery |
| Modifier and Type | Method and Description |
|---|---|
FeatureDiscoveryData.LinkType |
FeatureDiscoveryData.Link.getType()
Type of the link.
|
static FeatureDiscoveryData.LinkType |
FeatureDiscoveryData.LinkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureDiscoveryData.LinkType[] |
FeatureDiscoveryData.LinkType.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 © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.