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