jar

org.flowable : flowable5-compatibility

Maven & Gradle

Aug 18, 2023
3 usages
6.5k stars

Flowable 5 Compatibility

Table Of Contents

Latest Version

Download org.flowable : flowable5-compatibility JAR file - Latest Versions:

All Versions

Download org.flowable : flowable5-compatibility JAR file - All Versions:

Version Vulnerabilities Size Updated
7.0.x
6.8.x
6.7.x
6.6.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.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 flowable5-compatibility-7.0.0.M2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.flowable.compatibility

├─ org.flowable.compatibility.DefaultFlowable5CompatibilityHandler.class - [JAR]

├─ org.flowable.compatibility.DefaultProcessEngineFactory.class - [JAR]

org.flowable.compatibility.wrapper

├─ org.flowable.compatibility.wrapper.Flowable5AttachmentWrapper.class - [JAR]

├─ org.flowable.compatibility.wrapper.Flowable5CommentWrapper.class - [JAR]

├─ org.flowable.compatibility.wrapper.Flowable5DeploymentWrapper.class - [JAR]

├─ org.flowable.compatibility.wrapper.Flowable5ProcessInstanceWrapper.class - [JAR]

├─ org.flowable.compatibility.wrapper.Flowable5TaskFormDataWrapper.class - [JAR]

├─ org.flowable.compatibility.wrapper.Flowable5TaskWrapper.class - [JAR]

Advertisement