Class AbstractBDMJarBuilder

    • Method Detail

      • build

        public byte[] build​(org.bonitasoft.engine.bdm.model.BusinessObjectModel bom,
                            org.apache.commons.io.filefilter.IOFileFilter fileFilter)
                     throws BDMJarGenerationException
        Parameters:
        bom -
        fileFilter - filter the entries to be added or not in generated jar
        Returns:
        the content of the generated jar
        Throws:
        BDMJarGenerationException