| Package | Description |
|---|---|
| org.mule.tools.api.packager.resources.content | |
| org.mule.tools.api.packager.resources.generator | |
| org.mule.tools.api.packager.resources.processor |
| Modifier and Type | Class and Description |
|---|---|
class |
DomainBundleProjectResourcesContent
Resources present in a domain bundle, namely, applications and a domain jar files.
|
| Modifier and Type | Method and Description |
|---|---|
ResourcesContent |
DomainBundleProjectResourcesContentGenerator.generate() |
ResourcesContent |
ResourcesContentGenerator.generate() |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainBundleProjectResourcesContentProcessor.process(ResourcesContent resourcesContent) |
void |
ResourcesContentProcessor.process(ResourcesContent resourcesContent) |
Copyright © 2019 MuleSoft Inc. All rights reserved.