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 ui-designer-backend-contract-1.13.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bonitasoft.web.designer.model.contract.databind
├─ org.bonitasoft.web.designer.model.contract.databind.ContractDeserializer.class - [JAR]
org.bonitasoft.web.designer.model.contract
├─ org.bonitasoft.web.designer.model.contract.AbstractContractInput.class - [JAR]
├─ org.bonitasoft.web.designer.model.contract.BusinessDataReference.class - [JAR]
├─ org.bonitasoft.web.designer.model.contract.Contract.class - [JAR]
├─ org.bonitasoft.web.designer.model.contract.ContractInput.class - [JAR]
├─ org.bonitasoft.web.designer.model.contract.ContractInputContainer.class - [JAR]
├─ org.bonitasoft.web.designer.model.contract.ContractInputVisitor.class - [JAR]
├─ org.bonitasoft.web.designer.model.contract.DataReference.class - [JAR]
├─ org.bonitasoft.web.designer.model.contract.EditMode.class - [JAR]
├─ org.bonitasoft.web.designer.model.contract.LeafContractInput.class - [JAR]
├─ org.bonitasoft.web.designer.model.contract.NodeContractInput.class - [JAR]