Package org.bonitasoft.plugin.bdm.module
Interface DefaultBomFactory
-
- All Known Implementing Classes:
DefaultBomFactoryImpl
public interface DefaultBomFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PathcreateDefaultBom(String projectGroupId, Path modulePath)
-
-
-
Method Detail
-
createDefaultBom
Path createDefaultBom(String projectGroupId, Path modulePath) throws IOException
- Throws:
IOException
-
-