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 jbpm-services-ejb-api-7.74.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jbpm.services.ejb.api.query
├─ org.jbpm.services.ejb.api.query.QueryServiceEJBLocal.class - [JAR]
├─ org.jbpm.services.ejb.api.query.QueryServiceEJBRemote.class - [JAR]
org.jbpm.services.ejb.api
├─ org.jbpm.services.ejb.api.DefinitionServiceEJBLocal.class - [JAR]
├─ org.jbpm.services.ejb.api.DefinitionServiceEJBRemote.class - [JAR]
├─ org.jbpm.services.ejb.api.DeploymentServiceEJBLocal.class - [JAR]
├─ org.jbpm.services.ejb.api.DeploymentServiceEJBRemote.class - [JAR]
├─ org.jbpm.services.ejb.api.ExecutorServiceEJB.class - [JAR]
├─ org.jbpm.services.ejb.api.ProcessServiceEJBLocal.class - [JAR]
├─ org.jbpm.services.ejb.api.ProcessServiceEJBRemote.class - [JAR]
├─ org.jbpm.services.ejb.api.RuntimeDataServiceEJBLocal.class - [JAR]
├─ org.jbpm.services.ejb.api.RuntimeDataServiceEJBRemote.class - [JAR]
├─ org.jbpm.services.ejb.api.UserTaskServiceEJBLocal.class - [JAR]
├─ org.jbpm.services.ejb.api.UserTaskServiceEJBRemote.class - [JAR]
org.jbpm.services.ejb.api.admin
├─ org.jbpm.services.ejb.api.admin.ProcessInstanceMigrationServiceEJBLocal.class - [JAR]
├─ org.jbpm.services.ejb.api.admin.ProcessInstanceMigrationServiceEJBRemote.class - [JAR]
org.jbpm.services.ejb.remote.api
├─ org.jbpm.services.ejb.remote.api.AbstractRemoteObject.class - [JAR]
├─ org.jbpm.services.ejb.remote.api.RemoteMap.class - [JAR]
├─ org.jbpm.services.ejb.remote.api.RemoteObject.class - [JAR]