jar

nz.co.senanque : simple-workflow

Maven & Gradle

Apr 24, 2018

Simple Workflow · Example of a simple workflow in a bundle. This workflow doesn't actually do anything.

Table Of Contents

Latest Version

Download nz.co.senanque : simple-workflow JAR file - Latest Versions:

All Versions

Download nz.co.senanque : simple-workflow JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
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 simple-workflow-2.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

nz.co.senanque.madura.bundle

├─ nz.co.senanque.madura.bundle.BundleRootImpl.class - [JAR]

nz.co.senanque.workflow.orderinstances

├─ nz.co.senanque.workflow.orderinstances.ObjectFactory.class - [JAR]

├─ nz.co.senanque.workflow.orderinstances.Order.class - [JAR]

├─ nz.co.senanque.workflow.orderinstances.OrderItem.class - [JAR]

├─ nz.co.senanque.workflow.orderinstances.OrderResponse.class - [JAR]

├─ nz.co.senanque.workflow.orderinstances.Session.class - [JAR]

├─ nz.co.senanque.workflow.orderinstances.package-info.class - [JAR]

nz.co.senanque.workflow

├─ nz.co.senanque.workflow.ContextTesterImpl.class - [JAR]

nz.co.senanque.workflow.simple

├─ nz.co.senanque.workflow.simple.ContextJPA.class - [JAR]

Advertisement