public interface SupportsUpdate<T> extends SupportsUpdate<T,Metadata>
Modifier and Type | Method and Description |
---|---|
Path |
save(Path path,
T content,
Metadata metadata,
String comment) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.