jar

com.github.dgrandemange : txnmgr-workflow-commons

Maven & Gradle

Mar 18, 2015
1 usages
1 stars

txnmgr-workflow-commons · Common library dedicated to transaction manager representation as a workflow

Table Of Contents

Latest Version

Download com.github.dgrandemange : txnmgr-workflow-commons JAR file - Latest Versions:

All Versions

Download com.github.dgrandemange : txnmgr-workflow-commons JAR file - All Versions:

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

fr.dgrandemange.txnmgrworkflow.helper

├─ fr.dgrandemange.txnmgrworkflow.helper.GraphHelper.class - [JAR]

fr.dgrandemange.txnmgrworkflow.io

├─ fr.dgrandemange.txnmgrworkflow.io.EnclosedInputStream.class - [JAR]

fr.dgrandemange.txnmgrworkflow.model

├─ fr.dgrandemange.txnmgrworkflow.model.DetailedNodeNatureEnum.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.model.EntityRefInfo.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.model.Graph.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.model.Node.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.model.NodeNatureEnum.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.model.NodeWrapper.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.model.ParticipantInfo.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.model.SelectCriterion.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.model.SubFlowInfo.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.model.Transition.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.model.Wrapper.class - [JAR]

fr.dgrandemange.txnmgrworkflow.service

├─ fr.dgrandemange.txnmgrworkflow.service.IContextMgmtInfoPopulator.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.service.IDOTLabelFactory.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.service.IFacade.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.service.IGraphConverterService.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.service.IGraphReducer.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.service.ITxnMgrConfigParser.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.service.ITxnMgrGroupsConverter.class - [JAR]

fr.dgrandemange.txnmgrworkflow.service.support

├─ fr.dgrandemange.txnmgrworkflow.service.support.ContextMgmtInfoPopulatorAbstractImpl.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.service.support.FacadeImpl.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.service.support.GraphConverterServiceImpl.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.service.support.GraphReducerImpl.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.service.support.LabelFactoryVelocityImpl.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.service.support.TooltipFactoryVelocityImpl.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.service.support.TxnMgrConfigParserImpl.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.service.support.TxnMgrConfigParserSubflowEltImpl.class - [JAR]

├─ fr.dgrandemange.txnmgrworkflow.service.support.TxnMgrGroupsConverterImpl.class - [JAR]