jar

org.bonitasoft.engine : bonita-business-object-model

Maven & Gradle

Sep 05, 2023
0 stars

Bonita Business Object Model · This module defines the Bonita Business Object Model.

Table Of Contents

Latest Version

Download org.bonitasoft.engine : bonita-business-object-model JAR file - Latest Versions:

All Versions

Download org.bonitasoft.engine : bonita-business-object-model JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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-object-model-1.0.0-alpha-01.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bonitasoft.engine.bdm.model

├─ org.bonitasoft.engine.bdm.model.BusinessObject.class - [JAR]

├─ org.bonitasoft.engine.bdm.model.BusinessObjectModel.class - [JAR]

├─ org.bonitasoft.engine.bdm.model.Index.class - [JAR]

├─ org.bonitasoft.engine.bdm.model.NamedElement.class - [JAR]

├─ org.bonitasoft.engine.bdm.model.Query.class - [JAR]

├─ org.bonitasoft.engine.bdm.model.QueryParameter.class - [JAR]

├─ org.bonitasoft.engine.bdm.model.QueryParameterTypes.class - [JAR]

├─ org.bonitasoft.engine.bdm.model.UniqueConstraint.class - [JAR]

├─ org.bonitasoft.engine.bdm.model.package-info.class - [JAR]

org.bonitasoft.engine.bdm.model.field

├─ org.bonitasoft.engine.bdm.model.field.Field.class - [JAR]

├─ org.bonitasoft.engine.bdm.model.field.FieldType.class - [JAR]

├─ org.bonitasoft.engine.bdm.model.field.RelationField.class - [JAR]

├─ org.bonitasoft.engine.bdm.model.field.SimpleField.class - [JAR]

├─ org.bonitasoft.engine.bdm.model.field.package-info.class - [JAR]

org.bonitasoft.engine.bdm.validator

├─ org.bonitasoft.engine.bdm.validator.SQLNameValidator.class - [JAR]

org.bonitasoft.engine.bdm

├─ org.bonitasoft.engine.bdm.AbstractQueryGenerator.class - [JAR]

├─ org.bonitasoft.engine.bdm.BDMQueryUtil.class - [JAR]

├─ org.bonitasoft.engine.bdm.BDMSimpleNameProvider.class - [JAR]

├─ org.bonitasoft.engine.bdm.BusinessObjectModelConverter.class - [JAR]

├─ org.bonitasoft.engine.bdm.CountQueryGenerator.class - [JAR]

├─ org.bonitasoft.engine.bdm.FindQueryGenerator.class - [JAR]

├─ org.bonitasoft.engine.bdm.QueryGenerator.class - [JAR]

Advertisement