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 bonita-connector-model-1.0.0-alpha-01.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bonitasoft.engine.core.filter.model
├─ org.bonitasoft.engine.core.filter.model.JarDependencies.class - [JAR]
├─ org.bonitasoft.engine.core.filter.model.UserFilterImplementationDescriptor.class - [JAR]
├─ org.bonitasoft.engine.core.filter.model.UserFilterImplementationParser.class - [JAR]
├─ org.bonitasoft.engine.core.filter.model.package-info.class - [JAR]
org.bonitasoft.engine.core.connector.parser
├─ org.bonitasoft.engine.core.connector.parser.AbstractConnectorImplementationParser.class - [JAR]
├─ org.bonitasoft.engine.core.connector.parser.ConnectorImplementationFieldComparator.class - [JAR]
├─ org.bonitasoft.engine.core.connector.parser.ConnectorImplementationParser.class - [JAR]
├─ org.bonitasoft.engine.core.connector.parser.SConnectorImplementationDescriptor.class - [JAR]
├─ org.bonitasoft.engine.core.connector.parser.package-info.class - [JAR]