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