jar

org.bonitasoft.web : bonita-web-extensions

Maven & Gradle

Jun 05, 2023
1 usages
145 stars

Bonita Web Extensions · Provide API to develop custom web extensions like pages and rest apis

Table Of Contents

Latest Version

Download org.bonitasoft.web : bonita-web-extensions JAR file - Latest Versions:

All Versions

Download org.bonitasoft.web : bonita-web-extensions JAR file - All Versions:

Version Vulnerabilities Size Updated
8.0.x
7.15.x
7.14.x
7.13.x
7.12.x
7.11.x
7.10.x
7.9.x
7.8.x
7.7.x
7.6.x
7.5.x
7.4.x
7.3.x
7.2.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-web-extensions-8.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bonitasoft.web.extension.rest

├─ org.bonitasoft.web.extension.rest.RestAPIContext.class - [JAR]

├─ org.bonitasoft.web.extension.rest.RestApiController.class - [JAR]

├─ org.bonitasoft.web.extension.rest.RestApiResponse.class - [JAR]

├─ org.bonitasoft.web.extension.rest.RestApiResponseBuilder.class - [JAR]

org.bonitasoft.web.extension

├─ org.bonitasoft.web.extension.ResourceProvider.class - [JAR]

org.bonitasoft.web.extension.page

├─ org.bonitasoft.web.extension.page.PageContext.class - [JAR]

├─ org.bonitasoft.web.extension.page.PageController.class - [JAR]

├─ org.bonitasoft.web.extension.page.PageResourceProvider.class - [JAR]