jar

cn.openapis : hy.xflow.engine

Maven & Gradle

Aug 07, 2023
14 stars

cn.openapis.hy.xflow.engine · cn.openapis.hy.xflow.engine

Table Of Contents

Latest Version

Download cn.openapis : hy.xflow.engine JAR file - Latest Versions:

All Versions

Download cn.openapis : hy.xflow.engine JAR file - All Versions:

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

org.hy.xflow.engine.service

├─ org.hy.xflow.engine.service.IFlowFutureOperatorService.class - [JAR]

├─ org.hy.xflow.engine.service.IFlowInfoService.class - [JAR]

├─ org.hy.xflow.engine.service.IFlowProcessService.class - [JAR]

├─ org.hy.xflow.engine.service.IProcessParticipantsService.class - [JAR]

├─ org.hy.xflow.engine.service.ITemplateService.class - [JAR]

org.hy.xflow.engine.config

├─ org.hy.xflow.engine.config.InitConfig.class - [JAR]

├─ org.hy.xflow.engine.config.InitConfigDB.class - [JAR]

org.hy.xflow.engine.service.impl

├─ org.hy.xflow.engine.service.impl.FlowFutureOperatorService.class - [JAR]

├─ org.hy.xflow.engine.service.impl.FlowInfoService.class - [JAR]

├─ org.hy.xflow.engine.service.impl.FlowProcessService.class - [JAR]

├─ org.hy.xflow.engine.service.impl.ProcessParticipantsService.class - [JAR]

├─ org.hy.xflow.engine.service.impl.TemplateService.class - [JAR]

org.hy.xflow.engine

├─ org.hy.xflow.engine.XFlowEngine.class - [JAR]

org.hy.xflow.engine.common

├─ org.hy.xflow.engine.common.BaseJunit.class - [JAR]

org.hy.xflow.engine.dao

├─ org.hy.xflow.engine.dao.IActivityInfoDAO.class - [JAR]

├─ org.hy.xflow.engine.dao.IActivityParticipantsDAO.class - [JAR]

├─ org.hy.xflow.engine.dao.IActivityRouteDAO.class - [JAR]

├─ org.hy.xflow.engine.dao.IActivityRouteParticipantsDAO.class - [JAR]

├─ org.hy.xflow.engine.dao.IActivityTypeDAO.class - [JAR]

├─ org.hy.xflow.engine.dao.IFlowCommentDAO.class - [JAR]

├─ org.hy.xflow.engine.dao.IFlowFutureOperatorDAO.class - [JAR]

├─ org.hy.xflow.engine.dao.IFlowInfoDAO.class - [JAR]

├─ org.hy.xflow.engine.dao.IFlowProcessDAO.class - [JAR]

├─ org.hy.xflow.engine.dao.IProcessParticipantsDAO.class - [JAR]

├─ org.hy.xflow.engine.dao.ITemplateDAO.class - [JAR]

Advertisement