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 ms-workable-flow-api-0.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ms.workable.flow.api.process
├─ com.ms.workable.flow.api.process.ProcessesVariableKey.class - [JAR]
com.ms.workable.flow.api.conf
├─ com.ms.workable.flow.api.conf.WorkFlowableConfiguration.class - [JAR]
├─ com.ms.workable.flow.api.conf.WorkSpringFlowableProcessEngineConfiguration.class - [JAR]
com.ms.workable.flow.api.activity.process.exception
├─ com.ms.workable.flow.api.activity.process.exception.FlowProcessException.class - [JAR]
├─ com.ms.workable.flow.api.activity.process.exception.SubmitStartProcessException.class - [JAR]
com.ms.workable.flow.api
├─ com.ms.workable.flow.api.FlowAppBoot.class - [JAR]