Class ExtensionsModuleGeneratorImpl
- java.lang.Object
-
- org.bonitasoft.plugin.module.AbstractModuleGenerator
-
- org.bonitasoft.plugin.extension.impl.ExtensionsModuleGeneratorImpl
-
- All Implemented Interfaces:
ModuleGenerator
@Named public class ExtensionsModuleGeneratorImpl extends AbstractModuleGenerator
-
-
Field Summary
-
Fields inherited from class org.bonitasoft.plugin.module.AbstractModuleGenerator
modelReader, modelWriter
-
-
Constructor Summary
Constructors Constructor Description ExtensionsModuleGeneratorImpl(org.apache.maven.model.io.ModelReader modelReader, org.apache.maven.model.io.ModelWriter modelWriter)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Pathcreate(String projectId, org.apache.maven.project.MavenProject parentProject)-
Methods inherited from class org.bonitasoft.plugin.module.AbstractModuleGenerator
createModule
-
-
-
-
Method Detail
-
create
public Path create(String projectId, org.apache.maven.project.MavenProject parentProject) throws ModuleGenerationException
- Throws:
ModuleGenerationException
-
-