Class DefaultBomFactoryImpl
- java.lang.Object
-
- org.bonitasoft.plugin.bdm.module.impl.DefaultBomFactoryImpl
-
- All Implemented Interfaces:
DefaultBomFactory
@Singleton @Named public class DefaultBomFactoryImpl extends Object implements DefaultBomFactory
-
-
Constructor Summary
Constructors Constructor Description DefaultBomFactoryImpl()
-
-
-
Method Detail
-
createDefaultBom
public Path createDefaultBom(String projectGroupId, Path modulePath) throws IOException
- Specified by:
createDefaultBomin interfaceDefaultBomFactory- Throws:
IOException
-
-