Class RequirementDeploymentMapping
java.lang.Object
com.atlassian.bamboo.deployments.projects.persistence.RequirementDeploymentMapping
- All Implemented Interfaces:
RequirementAwareMapping,Comparable<RequirementAwareMapping>
Tuple object that holds a requirement and deployment environment mapping
-
Constructor Summary
ConstructorsConstructorDescriptionRequirementDeploymentMapping(Requirement requirement, DecoratedEnvironment environment) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.bamboo.v2.build.agent.capability.RequirementAwareMapping
compareTo
-
Constructor Details
-
RequirementDeploymentMapping
-
-
Method Details
-
getRequirement
- Specified by:
getRequirementin interfaceRequirementAwareMapping
-
getRequirementAware
- Specified by:
getRequirementAwarein interfaceRequirementAwareMapping
-
equals
-
hashCode
public int hashCode()
-