jar

com.wudgaby.platform : flowable-module-spring-web

Maven & Gradle

Apr 13, 2022
1 usages
Table Of Contents

Latest Version

Download com.wudgaby.platform : flowable-module-spring-web JAR file - Latest Versions:

All Versions

Download com.wudgaby.platform : flowable-module-spring-web JAR file - All Versions:

Version Vulnerabilities Size Updated
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 flowable-module-spring-web-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wudgaby.flowable.module.web.flowable

├─ com.wudgaby.flowable.module.web.flowable.IFlowableModelService.class - [JAR]

com.wudgaby.flowable.module.web.vo

├─ com.wudgaby.flowable.module.web.vo.ModelVo.class - [JAR]

com.wudgaby.flowable.module.web.config

├─ com.wudgaby.flowable.module.web.config.AppDispatcherServletConfiguration.class - [JAR]

├─ com.wudgaby.flowable.module.web.config.ApplicationConfiguration.class - [JAR]

├─ com.wudgaby.flowable.module.web.config.DatabaseConfiguration.class - [JAR]

├─ com.wudgaby.flowable.module.web.config.FlowableConfig.class - [JAR]

├─ com.wudgaby.flowable.module.web.config.UuidGenerator.class - [JAR]

com.wudgaby.flowable.module.web.controller

├─ com.wudgaby.flowable.module.web.controller.ApiFlowableModelResource.class - [JAR]

├─ com.wudgaby.flowable.module.web.controller.EditorGroupsResource.class - [JAR]

├─ com.wudgaby.flowable.module.web.controller.EditorUsersResource.class - [JAR]

├─ com.wudgaby.flowable.module.web.controller.FlowStencilSetResource.class - [JAR]

├─ com.wudgaby.flowable.module.web.controller.FlowableAppRest.class - [JAR]

com.wudgaby.flowable.module.web.flowable.impl

├─ com.wudgaby.flowable.module.web.flowable.impl.FlowProcessDiagramGenerator.class - [JAR]

├─ com.wudgaby.flowable.module.web.flowable.impl.FlowableModelServiceImpl.class - [JAR]