Uses of Interface
com.atlassian.bamboo.v2.build.agent.capability.RequirementAwareMapping
Package
Description
-
Uses of RequirementAwareMapping in com.atlassian.bamboo.deployments.projects.persistence
Modifier and TypeClassDescriptionclass
Tuple object that holds a requirement and deployment environment mapping -
Uses of RequirementAwareMapping in com.atlassian.bamboo.v2.build.agent.capability
Modifier and TypeClassDescriptionclass
Tuple object that holds a requirement and plan mappingclass
Tuple object that holds a requirement and plan mappingModifier and TypeMethodDescriptiondefault int
RequirementAwareMapping.compareTo
(@NotNull RequirementAwareMapping requirementAwareMapping) ModifierConstructorDescriptionCapabilityRequirementSetDecorator
(@NotNull List<? extends RequirementAwareMapping> requirementPlanMappings, @NotNull com.atlassian.struts.TextProvider textProvider, @NotNull CapabilityHelper capabilityHelper)