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