jar

org.imixs.workflow : imixs-workflow-jee

Maven & Gradle

Aug 29, 2012
5 usages

Workflow Engine · The Imixs JEE Workflow is a full featured Workflow Management System (WFMS) based on the JEE5 specification. The project extends the Imixs Workflow API project to fulfill the requirements to a scalable, transactional, robust and simple deployable JEE Workflow System. The Project provides different service components (EJBs) to be used in any kind of business application. All components of the project are build using Maven 2 to simplify the development process and usage of the components in a Java project.

Table Of Contents

Latest Version

Download org.imixs.workflow : imixs-workflow-jee JAR file - Latest Versions:

All Versions

Download org.imixs.workflow : imixs-workflow-jee JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window imixs-workflow-jee-2.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.imixs.workflow.jee.jpa

├─ org.imixs.workflow.jee.jpa.CalendarItem.class - [JAR]

├─ org.imixs.workflow.jee.jpa.DoubleItem.class - [JAR]

├─ org.imixs.workflow.jee.jpa.Entity.class - [JAR]

├─ org.imixs.workflow.jee.jpa.EntityData.class - [JAR]

├─ org.imixs.workflow.jee.jpa.EntityIndex.class - [JAR]

├─ org.imixs.workflow.jee.jpa.IntegerItem.class - [JAR]

├─ org.imixs.workflow.jee.jpa.ReadAccessEntity.class - [JAR]

├─ org.imixs.workflow.jee.jpa.TextItem.class - [JAR]

├─ org.imixs.workflow.jee.jpa.WriteAccessEntity.class - [JAR]

org.imixs.workflow.jee.ejb

├─ org.imixs.workflow.jee.ejb.EntityService.class - [JAR]

├─ org.imixs.workflow.jee.ejb.EntityServiceRemote.class - [JAR]

├─ org.imixs.workflow.jee.ejb.ModelService.class - [JAR]

├─ org.imixs.workflow.jee.ejb.ModelServiceRemote.class - [JAR]

├─ org.imixs.workflow.jee.ejb.ReportService.class - [JAR]

├─ org.imixs.workflow.jee.ejb.ReportServiceRemote.class - [JAR]

├─ org.imixs.workflow.jee.ejb.WorkflowScheduler.class - [JAR]

├─ org.imixs.workflow.jee.ejb.WorkflowSchedulerRemote.class - [JAR]

├─ org.imixs.workflow.jee.ejb.WorkflowService.class - [JAR]

├─ org.imixs.workflow.jee.ejb.WorkflowServiceRemote.class - [JAR]

Advertisement