jar

org.chenile : workflow-service

Maven & Gradle

Jun 01, 2024

Service Class for all Workflow enabled entities

Table Of Contents

Latest Version

Download org.chenile : workflow-service JAR file - Latest Versions:

All Versions

Download org.chenile : workflow-service JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.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 workflow-service-1.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.chenile.workflow.service.impl

├─ org.chenile.workflow.service.impl.StateEntityHelper.class - [JAR]

├─ org.chenile.workflow.service.impl.StateEntityServiceImpl.class - [JAR]

├─ org.chenile.workflow.service.impl.package-info.class - [JAR]

org.chenile.workflow.service.stmcmds

├─ org.chenile.workflow.service.stmcmds.BaseTransitionAction.class - [JAR]

├─ org.chenile.workflow.service.stmcmds.GenericEntryAction.class - [JAR]

├─ org.chenile.workflow.service.stmcmds.GenericExitAction.class - [JAR]

├─ org.chenile.workflow.service.stmcmds.GenericRetrievalStrategy.class - [JAR]

├─ org.chenile.workflow.service.stmcmds.StmBodyTypeSelector.class - [JAR]

├─ org.chenile.workflow.service.stmcmds.package-info.class - [JAR]

org.chenile.workflow.service.stmcmds.dto

├─ org.chenile.workflow.service.stmcmds.dto.TransitionContext.class - [JAR]