public final class GeneratedResource extends Object
ExtensionModel's
build process| Constructor and Description |
|---|
GeneratedResource(String path,
byte[] content)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent()
The resource's content
|
String |
getPath()
The path in which the resource will be found after being generated.
|
public GeneratedResource(String path, byte[] content)
path - the resource's pathcontent - the resource's contentCopyright © 2017 MuleSoft, Inc.. All rights reserved.