jar

org.activiti : activiti-task-model-api-impl

Maven & Gradle

Aug 10, 2018
5 usages
9.4k stars

Activiti API :: Task Model Implementation

Table Of Contents

Latest Version

Download org.activiti : activiti-task-model-api-impl JAR file - Latest Versions:

All Versions

Download org.activiti : activiti-task-model-api-impl JAR file - All Versions:

Version Vulnerabilities Size Updated
7.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 activiti-task-model-api-impl-7.0.0.Beta1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.activiti.runtime.conf

├─ org.activiti.runtime.conf.TaskModelAutoConfiguration.class - [JAR]

org.activiti.runtime.api.model.impl

├─ org.activiti.runtime.api.model.impl.TaskCandidateGroupImpl.class - [JAR]

├─ org.activiti.runtime.api.model.impl.TaskCandidateImpl.class - [JAR]

├─ org.activiti.runtime.api.model.impl.TaskCandidateUserImpl.class - [JAR]

├─ org.activiti.runtime.api.model.impl.TaskImpl.class - [JAR]

Advertisement