public class MuleContentGenerator extends ContentGenerator
projectInformation| Constructor and Description |
|---|
MuleContentGenerator(ProjectInformation projectInformation) |
| Modifier and Type | Method and Description |
|---|---|
void |
createApiContent() |
void |
createContent()
It creates all the package content in the required folders
|
void |
createDescriptors()
It creates the descriptors files.
|
void |
createMappingsContent() |
void |
createMuleSrcFolderContent()
It creates the content that contains the productive Mule source code.
|
void |
createTestFolderContent()
It creates the content that contains the test Mule source code.
|
void |
createWsdlContent() |
checkPathExist, copyFilepublic MuleContentGenerator(ProjectInformation projectInformation)
public void createContent()
throws IOException
createContent in class ContentGeneratorIOExceptionpublic void createMuleSrcFolderContent()
throws IOException
IOExceptionpublic void createTestFolderContent()
throws IOException
PackagingTypeIOExceptionpublic void createApiContent()
throws IOException
IOExceptionpublic void createWsdlContent()
throws IOException
IOExceptionpublic void createMappingsContent()
throws IOException
IOExceptionpublic void createDescriptors()
throws IOException
PackagingTypeIOExceptionCopyright © 2018 MuleSoft Inc. All rights reserved.