jar

com.nginflow : bpmn-orchestrator-web

Maven & Gradle

Oct 23, 2021
0 stars

com.nginflow:bpmn-orchestrator-web · BPMN microservice engine.

Table Of Contents

Latest Version

Download com.nginflow : bpmn-orchestrator-web JAR file - Latest Versions:

All Versions

Download com.nginflow : bpmn-orchestrator-web 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 bpmn-orchestrator-web-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bpmn.orchestrator.web.server

├─ com.bpmn.orchestrator.web.server.BeansManager.class - [JAR]

├─ com.bpmn.orchestrator.web.server.HttpManager.class - [JAR]

├─ com.bpmn.orchestrator.web.server.RouteFilter.class - [JAR]

├─ com.bpmn.orchestrator.web.server.RouterManager.class - [JAR]

com.bpmn.orchestrator.web.verticle

├─ com.bpmn.orchestrator.web.verticle.FlowManagerVerticle.class - [JAR]

com.bpmn.orchestrator.web.util

├─ com.bpmn.orchestrator.web.util.Utils.class - [JAR]

Advertisement