| Package | Description |
|---|---|
| org.appng.appngizer.controller | |
| org.appng.appngizer.model |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Repository> |
RepositoryController.createRepository(Repository repository) |
org.springframework.http.ResponseEntity<Repository> |
RepositoryController.getRepository(String name) |
org.springframework.http.ResponseEntity<Repository> |
RepositoryController.updateRepository(String name,
Repository repository) |
| Modifier and Type | Method and Description |
|---|---|
static Repository |
Repository.fromDomain(Repository r) |
| Constructor and Description |
|---|
Repositories(List<Repository> repositories) |
Copyright © 2011–2021 aiticon GmbH. All rights reserved.