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 digiwf-camunda-connector-0.18.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.muenchen.oss.digiwf.camunda.connector.incident
├─ de.muenchen.oss.digiwf.camunda.connector.incident.IncidentServiceImpl.class - [JAR]
de.muenchen.oss.digiwf.camunda.connector.output
├─ de.muenchen.oss.digiwf.camunda.connector.output.CamundaOutputClient.class - [JAR]
├─ de.muenchen.oss.digiwf.camunda.connector.output.CamundaOutputConfiguration.class - [JAR]
de.muenchen.oss.digiwf.camunda.connector.data
├─ de.muenchen.oss.digiwf.camunda.connector.data.EngineDataSerializer.class - [JAR]
de.muenchen.oss.digiwf.camunda.connector.bpmnerror
├─ de.muenchen.oss.digiwf.camunda.connector.bpmnerror.BpmnErrorServiceImpl.class - [JAR]
de.muenchen.oss.digiwf.camunda.connector.message
├─ de.muenchen.oss.digiwf.camunda.connector.message.MessageServiceImpl.class - [JAR]