Class AbstractImmutablePlan

java.lang.Object
com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
All Implemented Interfaces:
BambooIdProvider, ImmutableEntityWithOid, ImmutableDeletable, ImmutablePlan, PlanIdentifier, PlanKeyProvider, DescriptionProvider, NameProvider, Versionable, Comparable<ImmutablePlan>
Direct Known Subclasses:
AbstractImmutableChain, ImmutableJobImpl

public abstract class AbstractImmutablePlan extends Object implements ImmutablePlan, Comparable<ImmutablePlan>