jar

org.bonitasoft.engine : bonita-connector-model

Maven & Gradle

Sep 05, 2023
0 stars

Bonita Connector Model · This module defines the Bonita Connector Model.

Table Of Contents

Latest Version

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

All Versions

Download org.bonitasoft.engine : bonita-connector-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-connector-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.core.filter.model

├─ org.bonitasoft.engine.core.filter.model.JarDependencies.class - [JAR]

├─ org.bonitasoft.engine.core.filter.model.UserFilterImplementationDescriptor.class - [JAR]

├─ org.bonitasoft.engine.core.filter.model.UserFilterImplementationParser.class - [JAR]

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

org.bonitasoft.engine.core.connector.parser

├─ org.bonitasoft.engine.core.connector.parser.AbstractConnectorImplementationParser.class - [JAR]

├─ org.bonitasoft.engine.core.connector.parser.ConnectorImplementationFieldComparator.class - [JAR]

├─ org.bonitasoft.engine.core.connector.parser.ConnectorImplementationParser.class - [JAR]

├─ org.bonitasoft.engine.core.connector.parser.SConnectorImplementationDescriptor.class - [JAR]

├─ org.bonitasoft.engine.core.connector.parser.package-info.class - [JAR]

Advertisement