com.atlassian.bamboo.v2.build.agent.capability
Class RequirementDecorator
java.lang.Object
com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement
com.atlassian.bamboo.v2.build.agent.capability.RequirementDecorator
- All Implemented Interfaces:
- DecoratedCapabilityRequirement, Comparable<DecoratedCapabilityRequirement>
public class RequirementDecorator
- extends AbstractDecoratedCapabilityRequirement
UI only helper class for the Capability
object
Methods inherited from class com.atlassian.bamboo.v2.build.agent.capability.AbstractDecoratedCapabilityRequirement |
compareTo, equals, getCapabilityGroup, getExtraInfo, getId, getKey, getLabel, getValue, getValueDescription, hashCode, isReadonly, toString |
RequirementDecorator
public RequirementDecorator(@NotNull
Requirement requirement,
@NotNull
CapabilityType capabilityType,
@NotNull
com.opensymphony.xwork2.TextProvider textProvider,
@NotNull
CapabilityGroup capabilityGroup,
@Nullable
Buildable build)
getMatchType
public String getMatchType()
getMatchValue
@Nullable
public String getMatchValue()
getBuild
@Nullable
public Buildable getBuild()
getPluginModuleKey
public String getPluginModuleKey()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.