Package com.atlassian.bamboo.versioning
-
Interface Summary Interface Description Versionable Interface for versionable objects.VersionDao Dao for any versionable entity.VersionedEntityComponent<T> Specifies that the object that inherits from this interface is a component of a versioned entity.VersioningSupplement<T> Interface for versioning supplements. -
Class Summary Class Description AbstractVersioningSupplement<T,R> PlanVersioningSupplement RepositoryDataEntityVersioningSupplement VersionHibernateDao This is the read only DAO, the versions should never be updated by this DAO.