jar

org.bonitasoft.engine.data : bonita-business-data-generator

Maven & Gradle

Jun 05, 2023
155 stars

Bonita Business Data Generator · Bonita Business Data Generator is the library used to generate and compile a Business Data Model

Table Of Contents

Latest Version

Download org.bonitasoft.engine.data : bonita-business-data-generator JAR file - Latest Versions:

All Versions

Download org.bonitasoft.engine.data : bonita-business-data-generator JAR file - All Versions:

Version Vulnerabilities Size Updated
8.0.x
7.15.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bonita-business-data-generator-8.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bonitasoft.engine.business.data.generator.server

├─ org.bonitasoft.engine.business.data.generator.server.ServerBDMCodeGenerator.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.server.ServerBDMJarBuilder.class - [JAR]

org.bonitasoft.engine.business.data.generator.filter

├─ org.bonitasoft.engine.business.data.generator.filter.OnlyDAOImplementationFileFilter.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.filter.WithoutDAOImplementationFileFilter.class - [JAR]

org.bonitasoft.engine.business.data.generator.compiler

├─ org.bonitasoft.engine.business.data.generator.compiler.ClassLoaderEnvironment.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.compiler.CompilationException.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.compiler.DummyCompilationProgress.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.compiler.JDTCompiler.class - [JAR]

org.bonitasoft.engine.business.data.generator.client

├─ org.bonitasoft.engine.business.data.generator.client.ClientBDMCodeGenerator.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.client.ClientBDMJarBuilder.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.client.ResourcesLoader.class - [JAR]

org.bonitasoft.engine.business.data.generator

├─ org.bonitasoft.engine.business.data.generator.AbstractBDMCodeGenerator.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.AbstractBDMJarBuilder.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.BDMJarGenerationException.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.CodeGenerationException.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.CodeGenerator.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.DateAndTimeConverter.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.DateConverter.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.EntityCodeGenerator.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.ForeignKeyAnnotator.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.JExprHelper.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.OffsetDateTimeConverter.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.PersistenceUnitBuilder.class - [JAR]

├─ org.bonitasoft.engine.business.data.generator.RelationFieldAnnotator.class - [JAR]