Class RequirementProperties
java.lang.Object
com.atlassian.bamboo.specs.api.model.plan.requirement.RequirementProperties
- All Implemented Interfaces:
EntityProperties
-
Constructor Summary
ConstructorsConstructorDescriptionRequirementProperties(String key, String matchValue, Requirement.MatchType matchType) -
Method Summary
-
Constructor Details
-
RequirementProperties
-
-
Method Details
-
getKey
-
getMatchValue
-
getMatchType
-
equals
-
hashCode
public int hashCode() -
validate
- Specified by:
validatein interfaceEntityProperties- Throws:
PropertiesValidationException
-