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-uipath-2.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bonitasoft.engine.connector.uipath.converters
├─ org.bonitasoft.engine.connector.uipath.converters.WrappedAttributeConverter.class - [JAR]
org.bonitasoft.engine.connector.uipath
├─ org.bonitasoft.engine.connector.uipath.UIPathAddToQueueConnector.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.UIPathConnector.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.UIPathGetJobConnector.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.UIPathService.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.UIPathStartJobsConnector.class - [JAR]
org.bonitasoft.engine.connector.uipath.model
├─ org.bonitasoft.engine.connector.uipath.model.AddToQueueRequest.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.model.CloudAuthentication.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.model.Job.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.model.JobRequest.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.model.JobState.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.model.Priority.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.model.QueueItem.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.model.QueueItemRequest.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.model.Release.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.model.Robot.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.model.Source.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.model.StartInfo.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.model.Strategy.class - [JAR]
├─ org.bonitasoft.engine.connector.uipath.model.Version.class - [JAR]