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