jar

org.ow2.petals.flowable : flowable-app-engine-api

Maven & Gradle

Oct 12, 2021
2 usages

Flowable - App Engine API

Table Of Contents

Latest Version

Download org.ow2.petals.flowable : flowable-app-engine-api JAR file - Latest Versions:

All Versions

Download org.ow2.petals.flowable : flowable-app-engine-api JAR file - All Versions:

Version Vulnerabilities Size Updated
6.4.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 flowable-app-engine-api-6.4.2-PETALS-0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.flowable.app.api.repository

├─ org.flowable.app.api.repository.AppDefinition.class - [JAR]

├─ org.flowable.app.api.repository.AppDefinitionBaseQuery.class - [JAR]

├─ org.flowable.app.api.repository.AppDefinitionQuery.class - [JAR]

├─ org.flowable.app.api.repository.AppDeployment.class - [JAR]

├─ org.flowable.app.api.repository.AppDeploymentBuilder.class - [JAR]

├─ org.flowable.app.api.repository.AppDeploymentQuery.class - [JAR]

├─ org.flowable.app.api.repository.AppModel.class - [JAR]

├─ org.flowable.app.api.repository.AppResourceConverter.class - [JAR]

├─ org.flowable.app.api.repository.BaseAppModel.class - [JAR]

org.flowable.app.api

├─ org.flowable.app.api.AppEngineConfigurationApi.class - [JAR]

├─ org.flowable.app.api.AppManagementService.class - [JAR]

├─ org.flowable.app.api.AppRepositoryService.class - [JAR]

Advertisement