Package org.bonitasoft.plugin.module
Interface ModuleGenerator
- All Known Implementing Classes:
AbstractModuleGenerator,BdmModuleGeneratorImpl,ExtensionsModuleGeneratorImpl
public interface ModuleGenerator
-
Field Summary
Fields -
Method Summary
-
Field Details
-
POM_FILE_NAME
- See Also:
-
-
Method Details
-
create
Path create(String projectId, org.apache.maven.project.MavenProject parentProject) throws ModuleGenerationException - Throws:
ModuleGenerationException
-