public interface SupportsCreate<T>
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.backend.vfs.Path |
create(org.uberfire.backend.vfs.Path context,
String fileName,
T content,
String comment) |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.