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 org.imixs.workflow.jee.client-api-1.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.imixs.workflow.services.dataobjects
├─ org.imixs.workflow.services.dataobjects.ObjectFactory.class - [JAR]
org.imixs.workflow.jee.ejb
├─ org.imixs.workflow.jee.ejb.AuthorItem.class - [JAR]
├─ org.imixs.workflow.jee.ejb.CalendarItem.class - [JAR]
├─ org.imixs.workflow.jee.ejb.DoubleItem.class - [JAR]
├─ org.imixs.workflow.jee.ejb.Entity.class - [JAR]
├─ org.imixs.workflow.jee.ejb.EntityIndex.class - [JAR]
├─ org.imixs.workflow.jee.ejb.EntityPersistenceManager.class - [JAR]
├─ org.imixs.workflow.jee.ejb.EntityPersistenceManagerRemote.class - [JAR]
├─ org.imixs.workflow.jee.ejb.EntityService.class - [JAR]
├─ org.imixs.workflow.jee.ejb.EntityServiceRemote.class - [JAR]
├─ org.imixs.workflow.jee.ejb.IntegerItem.class - [JAR]
├─ org.imixs.workflow.jee.ejb.ModelManager.class - [JAR]
├─ org.imixs.workflow.jee.ejb.ModelManagerRemote.class - [JAR]
├─ org.imixs.workflow.jee.ejb.ModelServiceManager.class - [JAR]
├─ org.imixs.workflow.jee.ejb.ReaderItem.class - [JAR]
├─ org.imixs.workflow.jee.ejb.ScheduledWorkflowService.class - [JAR]
├─ org.imixs.workflow.jee.ejb.ScheduledWorkflowServiceRemote.class - [JAR]
├─ org.imixs.workflow.jee.ejb.TextItem.class - [JAR]
├─ org.imixs.workflow.jee.ejb.WorkflowManager.class - [JAR]
├─ org.imixs.workflow.jee.ejb.WorkflowManagerRemote.class - [JAR]
├─ org.imixs.workflow.jee.ejb.WorkflowServiceManager.class - [JAR]