jar

com.jd.easyflow : easyflow-flow-bpmn

Maven & Gradle

Jul 08, 2023
122 stars

easyflow-flow-bpmn

Table Of Contents

Latest Version

Download com.jd.easyflow : easyflow-flow-bpmn JAR file - Latest Versions:

All Versions

Download com.jd.easyflow : easyflow-flow-bpmn 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 easyflow-flow-bpmn-1.0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jd.easyflow.flow.bpmn

├─ com.jd.easyflow.flow.bpmn.BpmnFlowParser.class - [JAR]

com.jd.easyflow.flow.bpmn.converter.util

├─ com.jd.easyflow.flow.bpmn.converter.util.BpmnXmlConstants.class - [JAR]

├─ com.jd.easyflow.flow.bpmn.converter.util.ConvertUtil.class - [JAR]

com.jd.easyflow.flow.bpmn.converter.gateway

├─ com.jd.easyflow.flow.bpmn.converter.gateway.ExclusiveGatewayConverter.class - [JAR]

├─ com.jd.easyflow.flow.bpmn.converter.gateway.InclusiveGatewayConverter.class - [JAR]

├─ com.jd.easyflow.flow.bpmn.converter.gateway.ParallelGatewayConverter.class - [JAR]

com.jd.easyflow.flow.bpmn.converter.event

├─ com.jd.easyflow.flow.bpmn.converter.event.EndEventConverter.class - [JAR]

├─ com.jd.easyflow.flow.bpmn.converter.event.IntermediateCatchEventConverter.class - [JAR]

├─ com.jd.easyflow.flow.bpmn.converter.event.StartEventConverter.class - [JAR]

com.jd.easyflow.flow.bpmn.converter

├─ com.jd.easyflow.flow.bpmn.converter.BaseFlowNodeConverter.class - [JAR]

├─ com.jd.easyflow.flow.bpmn.converter.BpmnConverter.class - [JAR]

├─ com.jd.easyflow.flow.bpmn.converter.FlowNodeConverter.class - [JAR]

com.jd.easyflow.flow.bpmn.converter.activity

├─ com.jd.easyflow.flow.bpmn.converter.activity.ReceiveTaskConverter.class - [JAR]

├─ com.jd.easyflow.flow.bpmn.converter.activity.ScriptTaskConverter.class - [JAR]

├─ com.jd.easyflow.flow.bpmn.converter.activity.UserTaskConverter.class - [JAR]

Advertisement