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-context-2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.aperteworkflow.ext.activiti
├─ org.aperteworkflow.ext.activiti.ActivitiBpmSession.class - [JAR]
├─ org.aperteworkflow.ext.activiti.ActivitiBpmSessionFactory.class - [JAR]
├─ org.aperteworkflow.ext.activiti.ActivitiContextFactoryImpl.class - [JAR]
├─ org.aperteworkflow.ext.activiti.ActivitiContextImpl.class - [JAR]
├─ org.aperteworkflow.ext.activiti.ActivitiStepAction.class - [JAR]
├─ org.aperteworkflow.ext.activiti.UserProcessQueueManager.class - [JAR]
org.aperteworkflow.ext.activiti.mybatis
├─ org.aperteworkflow.ext.activiti.mybatis.TaskQueryImplEnhanced.class - [JAR]
org.aperteworkflow.ext.activiti.wrappers
├─ org.aperteworkflow.ext.activiti.wrappers.ConnectionWrapper.class - [JAR]
├─ org.aperteworkflow.ext.activiti.wrappers.DataSourceWrapper.class - [JAR]