jar

org.activecomponents.jadex : jadex-applications-bpmn

Maven & Gradle

Sep 08, 2022
1 usages
41 stars

bpmn · The Jadex bpmn applications package contains several example applications, benchmarks and testcases using bpmn workflows.

Table Of Contents

Latest Version

Download org.activecomponents.jadex : jadex-applications-bpmn JAR file - Latest Versions:

All Versions

Download org.activecomponents.jadex : jadex-applications-bpmn JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.0.x
3.0

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 jadex-applications-bpmn-4.0.267.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

jadex.bpmn.tutorial

├─ jadex.bpmn.tutorial.AsynchronousOKTask.class - [JAR]

├─ jadex.bpmn.tutorial.Customer.class - [JAR]

├─ jadex.bpmn.tutorial.GetTimeTask.class - [JAR]

├─ jadex.bpmn.tutorial.IAService.class - [JAR]

├─ jadex.bpmn.tutorial.IBService.class - [JAR]

├─ jadex.bpmn.tutorial.OKTask.class - [JAR]

jadex.bpmn.examples.dataflow

├─ jadex.bpmn.examples.dataflow.A.class - [JAR]

├─ jadex.bpmn.examples.dataflow.B.class - [JAR]

├─ jadex.bpmn.examples.dataflow.Main.class - [JAR]

jadex.bpmn.testcases.pojobpmn

├─ jadex.bpmn.testcases.pojobpmn.MultiResultsTask.class - [JAR]

├─ jadex.bpmn.testcases.pojobpmn.PrintTask.class - [JAR]

├─ jadex.bpmn.testcases.pojobpmn.ResultTask.class - [JAR]

jadex.bpmn.examples.contractnet

├─ jadex.bpmn.examples.contractnet.Main.class - [JAR]

├─ jadex.bpmn.examples.contractnet.ParticipantProposal.class - [JAR]

jadex.bpmn.examples.remoteprocess

├─ jadex.bpmn.examples.remoteprocess.ChoosePlatformTask.class - [JAR]

├─ jadex.bpmn.examples.remoteprocess.Main.class - [JAR]

jadex.bpmn.examples.service

├─ jadex.bpmn.examples.service.ICalculatorService.class - [JAR]

├─ jadex.bpmn.examples.service.Main.class - [JAR]

jadex.bpmn.examples.noplatform

├─ jadex.bpmn.examples.noplatform.Main.class - [JAR]

jadex.bpmn.examples.nfprops

├─ jadex.bpmn.examples.nfprops.AService.class - [JAR]

├─ jadex.bpmn.examples.nfprops.IAService.class - [JAR]

├─ jadex.bpmn.examples.nfprops.Main.class - [JAR]

jadex.bpmn.examples.helloworld

├─ jadex.bpmn.examples.helloworld.Main.class - [JAR]

jadex.bpmn.examples.execute

├─ jadex.bpmn.examples.execute.NotifierFrame.class - [JAR]

jadex.bpmn.examples.message

├─ jadex.bpmn.examples.message.Main.class - [JAR]

jadex.bpmn.testcases

├─ jadex.bpmn.testcases.AService.class - [JAR]

├─ jadex.bpmn.testcases.CompensationTestTask.class - [JAR]

├─ jadex.bpmn.testcases.CreatePlatformTask.class - [JAR]

├─ jadex.bpmn.testcases.ExceptionTask.class - [JAR]

├─ jadex.bpmn.testcases.IAService.class - [JAR]

├─ jadex.bpmn.testcases.TestCaseReportTask.class - [JAR]