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 camunda-bpm-correlate-cockpit-plugin-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.holunda.camunda.bpm.correlate.resources
├─ io.holunda.camunda.bpm.correlate.resources.CamundaBpmCorrelateCockpitPluginRootResource.class - [JAR]
├─ io.holunda.camunda.bpm.correlate.resources.ConfigurationResource.class - [JAR]
├─ io.holunda.camunda.bpm.correlate.resources.CorrelateMessageResource.class - [JAR]
io.holunda.camunda.bpm.correlate.dto
├─ io.holunda.camunda.bpm.correlate.dto.ConfigurationDto.class - [JAR]
├─ io.holunda.camunda.bpm.correlate.dto.MessageDto.class - [JAR]
├─ io.holunda.camunda.bpm.correlate.dto.MessageDtoKt.class - [JAR]
├─ io.holunda.camunda.bpm.correlate.dto.RetriesDto.class - [JAR]
io.holunda.camunda.bpm.correlate
├─ io.holunda.camunda.bpm.correlate.CamundaBpmCorrelateCockpitPlugin.class - [JAR]
├─ io.holunda.camunda.bpm.correlate.CamundaBpmCorrelateCockpitPluginKt.class - [JAR]