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
  • Constructor Details

    • RequirementDecorator

      public RequirementDecorator(@NotNull @NotNull ImmutableRequirement requirement, @NotNull @NotNull CapabilityType capabilityType, @NotNull @NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull @NotNull CapabilityGroup capabilityGroup, @Nullable @Nullable RequirementAware requirementAware)
  • Method Details

    • getTypeOfMatch

      public ImmutableRequirement.MatchType getTypeOfMatch()
    • getMatchType

      public String getMatchType()
    • getMatchValue

      @Nullable public @Nullable String getMatchValue()
    • getRequirementAware

      @Nullable public @Nullable RequirementAware getRequirementAware()
    • getPluginModuleKey

      public String getPluginModuleKey()