jar

ir.msob.jima.process : process-api-restful-service

Maven & Gradle

Apr 21, 2024

service · service

Table Of Contents

Latest Version

Download ir.msob.jima.process : process-api-restful-service JAR file - Latest Versions:

All Versions

Download ir.msob.jima.process : process-api-restful-service JAR file - All Versions:

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

ir.msob.jima.process.api.restful.service.rest.deployment

├─ ir.msob.jima.process.api.restful.service.rest.deployment.BaseCountDeploymentRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.deployment.BaseDeleteDeploymentRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.deployment.BaseDeploymentRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.deployment.BaseGetOneDeploymentRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.deployment.BaseGetPageDeploymentRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.deployment.BaseSaveDeploymentRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.deployment.ParentDeploymentRestController.class - [JAR]

ir.msob.jima.process.api.restful.service.rest.task

├─ ir.msob.jima.process.api.restful.service.rest.task.BaseCompleteTaskRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.task.BaseCountTaskRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.task.BaseDeleteTaskRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.task.BaseGetOneTaskRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.task.BaseGetPageTaskRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.task.BaseSaveTaskRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.task.BaseTaskRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.task.ParentTaskRestController.class - [JAR]

ir.msob.jima.process.api.restful.service.rest.process

├─ ir.msob.jima.process.api.restful.service.rest.process.BaseCountProcessRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.process.BaseDeleteProcessRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.process.BaseGetOneProcessRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.process.BaseGetPageProcessRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.process.BaseProcessRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.process.BaseResumeProcessRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.process.BaseSaveProcessRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.process.BaseStartProcessRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.process.BaseSuspendProcessRestController.class - [JAR]

├─ ir.msob.jima.process.api.restful.service.rest.process.ParentProcessRestController.class - [JAR]