Class AbstractCapabilityType

java.lang.Object
com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityType
All Implemented Interfaces:
CapabilityType, Comparable<CapabilityType>
Direct Known Subclasses:
AbstractCapabilityTypeModule, AgentEnvironmentCapabilityType, BuilderCapabilityType, GenericCapabilityType, JdkCapabilityType, KubectlCapabilityType

public abstract class AbstractCapabilityType extends Object implements CapabilityType
All subclassses should have the same implementation of equals and compareTo