public interface ProjectRepositoriesService extends org.uberfire.ext.editor.commons.service.support.SupportsRead<ProjectRepositories>
| Modifier and Type | Method and Description |
|---|---|
ProjectRepositories |
create(org.uberfire.backend.vfs.Path path) |
org.uberfire.backend.vfs.Path |
save(org.uberfire.backend.vfs.Path path,
ProjectRepositories content,
String comment) |
ProjectRepositories create(org.uberfire.backend.vfs.Path path)
org.uberfire.backend.vfs.Path save(org.uberfire.backend.vfs.Path path,
ProjectRepositories content,
String comment)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.