public class RequirementImmutablePlanMapping extends Object implements RequirementAwareMapping
Constructor and Description |
---|
RequirementImmutablePlanMapping(CachedPlanManager cachedPlanManager,
Requirement requirement,
PlanKey jobKey) |
RequirementImmutablePlanMapping(Requirement requirement,
ImmutableJob job) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Requirement |
getRequirement() |
RequirementAware |
getRequirementAware() |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
compareTo
public RequirementImmutablePlanMapping(@NotNull CachedPlanManager cachedPlanManager, @NotNull Requirement requirement, @NotNull PlanKey jobKey)
public RequirementImmutablePlanMapping(@NotNull Requirement requirement, @NotNull ImmutableJob job)
public Requirement getRequirement()
getRequirement
in interface RequirementAwareMapping
public RequirementAware getRequirementAware()
getRequirementAware
in interface RequirementAwareMapping
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.