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) |
deleteCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.