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