public class RequirementDecorator extends AbstractDecoratedCapabilityRequirement
Capability
objectcapabilityGroup, capabilityType, id, key, textProvider, value
Constructor and Description |
---|
RequirementDecorator(@NotNull ImmutableRequirement requirement,
@NotNull CapabilityType capabilityType,
@NotNull com.opensymphony.xwork2.TextProvider textProvider,
@NotNull CapabilityGroup capabilityGroup,
@Nullable RequirementAware requirementAware) |
Modifier and Type | Method and Description |
---|---|
String |
getMatchType() |
@Nullable String |
getMatchValue() |
String |
getPluginModuleKey() |
@Nullable RequirementAware |
getRequirementAware() |
ImmutableRequirement.MatchType |
getTypeOfMatch() |
compareTo, equals, getCapabilityGroup, getExtraInfo, getId, getKey, getLabel, getValue, getValueDescription, hashCode, isReadonly, toString
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)
public ImmutableRequirement.MatchType getTypeOfMatch()
public String getMatchType()
@Nullable public @Nullable String getMatchValue()
@Nullable public @Nullable RequirementAware getRequirementAware()
public String getPluginModuleKey()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.