public interface POMService extends SupportsRead<POM>, SupportsUpdate<POM>
Modifier and Type | Method and Description |
---|---|
org.uberfire.backend.vfs.Path |
create(org.uberfire.backend.vfs.Path projectRoot,
String baseURL,
POM pom) |
load
save
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.