public class MuleStudioPluginXmlGenerator extends AbstractMuleStudioNamespaceGenerator
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTRIBUTION_JAR_TAG |
static String |
CORE_CONTRIBUTION |
static String |
EXTERNAL_CONTRIBUTION_TAG |
static String |
MAVEN_POPULATE |
| Constructor and Description |
|---|
MuleStudioPluginXmlGenerator() |
| Modifier and Type | Method and Description |
|---|---|
List<Product> |
consumes() |
void |
generate(org.mule.devkit.model.module.Module module)
When generating the packaging for Studio, when using multi-module projects (connection management + oauth so far)
are implemented by inheritance.
|
List<Product> |
produces() |
generate, processableModules, shouldGeneratectx, getFeatureId, getLabel, getMaxVersion, getPluginId, setCtxpublic static final String CORE_CONTRIBUTION
public static final String MAVEN_POPULATE
public static final String CONTRIBUTION_JAR_TAG
public static final String EXTERNAL_CONTRIBUTION_TAG
public List<Product> produces()
produces in interface Generatorproduces in class AbstractMuleStudioGeneratorpublic List<Product> consumes()
consumes in interface Generatorconsumes in class AbstractMuleStudioGeneratorpublic void generate(org.mule.devkit.model.module.Module module) throws GenerationException
AbstractMuleStudioNamespaceGeneratorgenerate in class AbstractMuleStudioNamespaceGeneratorGenerationExceptionCopyright © 2010–2015 MuleSoft, Inc.. All rights reserved.