jar

io.github.moon-cn : commons-flowable-designer

Maven & Gradle

Feb 27, 2024
1 stars

simple flowable designer

Table Of Contents

Latest Version

Download io.github.moon-cn : commons-flowable-designer JAR file - Latest Versions:

All Versions

Download io.github.moon-cn : commons-flowable-designer JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 commons-flowable-designer-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.moon.flowable.designer.manager

├─ cn.moon.flowable.designer.manager.ModelManager.class - [JAR]

├─ cn.moon.flowable.designer.manager.Validator.class - [JAR]

cn.moon.flowable.designer.domain

├─ cn.moon.flowable.designer.domain.ConditionVariable.class - [JAR]

├─ cn.moon.flowable.designer.domain.FlowModel.class - [JAR]

cn.moon.flowable.designer.tool

├─ cn.moon.flowable.designer.tool.BpmnModelXmlTool.class - [JAR]

cn.moon.flowable.designer.controller

├─ cn.moon.flowable.designer.controller.ModelController.class - [JAR]

cn.moon.flowable.designer

├─ cn.moon.flowable.designer.BootApplication.class - [JAR]

├─ cn.moon.flowable.designer.DesignConfig.class - [JAR]