Package org.alfresco.discovery.handler
Interface DiscoveryApi
- All Known Subinterfaces:
DiscoveryApiClient
public interface DiscoveryApi
-
Method Summary
-
Method Details
-
getRepositoryInformation
@RequestMapping(value="/discovery", produces="application/json", method=GET) org.springframework.http.ResponseEntity<DiscoveryEntry> getRepositoryInformation()
-