public interface ProjectRepositoriesService extends SupportsRead<ProjectRepositories>
| Modifier and Type | Method and Description |
|---|---|
ProjectRepositories |
create(Path path) |
Path |
save(Path path,
ProjectRepositories content,
String comment) |
loadProjectRepositories create(Path path)
Path save(Path path, ProjectRepositories content, String comment)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.