Package org.bonitasoft.plugin.bdm.module
Interface BdmModuleGenerator
-
- All Known Implementing Classes:
BdmModuleGeneratorImpl
public interface BdmModuleGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Pathcreate(String projectId, org.apache.maven.project.MavenProject parentProject)
-
-
-
Method Detail
-
create
Path create(String projectId, org.apache.maven.project.MavenProject parentProject) throws ModuleGenerationException
- Throws:
ModuleGenerationException
-
-