View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window activiti-cloud-services-query-repo-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.cloud.services.query.app.repository
├─ org.activiti.cloud.services.query.app.repository.EntityFinder.class - [JAR]
├─ org.activiti.cloud.services.query.app.repository.ProcessInstanceRepository.class - [JAR]
├─ org.activiti.cloud.services.query.app.repository.TaskCandidateGroupRepository.class - [JAR]
├─ org.activiti.cloud.services.query.app.repository.TaskCandidateUserRepository.class - [JAR]
├─ org.activiti.cloud.services.query.app.repository.TaskRepository.class - [JAR]
├─ org.activiti.cloud.services.query.app.repository.VariableRepository.class - [JAR]