Class Hierarchy
- java.lang.Object
- org.springframework.cloud.dataflow.registry.AbstractAppRegistryCommon (implements org.springframework.cloud.dataflow.registry.AppRegistryCommon)
- org.springframework.cloud.dataflow.registry.domain.AbstractEntity (implements org.springframework.hateoas.Identifiable<ID>)
- org.springframework.cloud.dataflow.registry.RdbmsUriRegistry (implements org.springframework.cloud.deployer.resource.registry.UriRegistry)
- org.springframework.cloud.dataflow.registry.RedisUriRegistry (implements org.springframework.cloud.deployer.resource.registry.UriRegistry)
- org.springframework.cloud.dataflow.registry.support.ResourceUtils
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.cloud.dataflow.registry.domain.UriPersistenceConverter (implements javax.persistence.AttributeConverter<X,Y>)
Interface Hierarchy
- org.springframework.cloud.dataflow.registry.AppRegistryCommon
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.cloud.dataflow.registry.repository.AppRegistrationRepository
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.