com.atlassian.bamboo.v2.build.agent.capability
Interface DecoratedCapabilityRequirement
- All Superinterfaces:
- Comparable<DecoratedCapabilityRequirement>
- All Known Implementing Classes:
- AbstractDecoratedCapabilityRequirement, CapabilityDecorator, RequirementDecorator
public interface DecoratedCapabilityRequirement
- extends Comparable<DecoratedCapabilityRequirement>
INterface that combines the common UI elements of Requirement
and Capability
getId
Long getId()
getKey
String getKey()
getLabel
String getLabel()
getExtraInfo
@Nullable
String getExtraInfo()
getValue
String getValue()
getValueDescription
@Nullable
String getValueDescription()
getCapabilityGroup
CapabilityGroup getCapabilityGroup()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.