public interface ExperimentalEditorService extends SupportsDelete
Modifier and Type | Method and Description |
---|---|
Path |
create(String assetName) |
List<Path> |
listAll() |
String |
load(Path path) |
void |
save(Path path,
String content) |
delete
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.