Camunda Platform Archetype: Process Application (EJB, WAR)
· Process application that uses a shared Camunda Platform engine in a Java EE Container, e.g. JBoss Wildfly.
Contains: Camunda EJB Client, Camunda CDI Integration, BPMN Process, Java Delegate as CDI bean, HTML5-based start and task forms,
configuration for JPA (Hibernate), JUnit Test with in-memory engine and visual process test coverage, Maven Plugins
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-archetype-ejb-war-7.19.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.