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-form-api-6.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.activiti.form.api
├─ org.activiti.form.api.Form.class - [JAR]
├─ org.activiti.form.api.FormDeployment.class - [JAR]
├─ org.activiti.form.api.FormDeploymentBuilder.class - [JAR]
├─ org.activiti.form.api.FormDeploymentQuery.class - [JAR]
├─ org.activiti.form.api.FormQuery.class - [JAR]
├─ org.activiti.form.api.FormRepositoryService.class - [JAR]
├─ org.activiti.form.api.FormService.class - [JAR]
├─ org.activiti.form.api.NativeFormDeploymentQuery.class - [JAR]
├─ org.activiti.form.api.NativeFormQuery.class - [JAR]
├─ org.activiti.form.api.NativeQuery.class - [JAR]
├─ org.activiti.form.api.Query.class - [JAR]
├─ org.activiti.form.api.QueryProperty.class - [JAR]
├─ org.activiti.form.api.SubmittedForm.class - [JAR]
├─ org.activiti.form.api.SubmittedFormQuery.class - [JAR]