| Package | Description |
|---|---|
| org.mule.extension.resources |
| Modifier and Type | Method and Description |
|---|---|
GeneratedResource |
ResourcesGenerator.get(String filepath)
Returns a
GeneratedResource that
will point to the given filepath. |
| Modifier and Type | Method and Description |
|---|---|
List<GeneratedResource> |
ResourcesGenerator.dumpAll()
Writes all the
GeneratedResources that were
generated through ResourcesGenerator.get(String) and writes them to a persistent store. |
Copyright © 2015 MuleSoft, Inc.. All rights reserved.