Class Hierarchy
Interface Hierarchy
- org.springframework.cloud.skipper.server.repository.AppDeployerDataRepositoryCustom
- org.springframework.cloud.skipper.server.repository.AppDeployerDataRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.cloud.skipper.server.repository.DeployerRepositoryCustom
- org.springframework.cloud.skipper.server.repository.DeployerRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.cloud.skipper.server.repository.PackageMetadataRepositoryCustom
- org.springframework.cloud.skipper.server.repository.PackageMetadataRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.cloud.skipper.server.repository.ReleaseRepositoryCustom
- org.springframework.cloud.skipper.server.repository.ReleaseRepository (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.