jar

org.imixs.workflow : org.imixs.workflow.api

Maven & Gradle

May 19, 2010
11 usages

Imixs IX Workflow API · Imixs IX Open Source Workflow API

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
1.6.x
1.5.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 org.imixs.workflow.api-1.6.2.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.Entity.class - [JAR]

├─ org.imixs.workflow.services.dataobjects.EntityAdapter.class - [JAR]

├─ org.imixs.workflow.services.dataobjects.EntityCollection.class - [JAR]

├─ org.imixs.workflow.services.dataobjects.Item.class - [JAR]

├─ org.imixs.workflow.services.dataobjects.ItemNameList.class - [JAR]

org.imixs.workflow.plugins

├─ org.imixs.workflow.plugins.AbstractPlugin.class - [JAR]

├─ org.imixs.workflow.plugins.AccessPlugin.class - [JAR]

├─ org.imixs.workflow.plugins.ApplicationPlugin.class - [JAR]

├─ org.imixs.workflow.plugins.HistoryPlugin.class - [JAR]

├─ org.imixs.workflow.plugins.LogPlugin.class - [JAR]

├─ org.imixs.workflow.plugins.OwnerPlugin.class - [JAR]

├─ org.imixs.workflow.plugins.ResultPlugin.class - [JAR]

├─ org.imixs.workflow.plugins.StatisticPlugin.class - [JAR]

├─ org.imixs.workflow.plugins.WorkflowAbstractPlugin.class - [JAR]

org.imixs.workflow.util

├─ org.imixs.workflow.util.ItemCollectionAdapter.class - [JAR]

org.imixs.workflow

├─ org.imixs.workflow.ExtendedModel.class - [JAR]

├─ org.imixs.workflow.ExtendedWorkflowContext.class - [JAR]

├─ org.imixs.workflow.ItemCollection.class - [JAR]

├─ org.imixs.workflow.Model.class - [JAR]

├─ org.imixs.workflow.Plugin.class - [JAR]

├─ org.imixs.workflow.WorkflowContext.class - [JAR]

├─ org.imixs.workflow.WorkflowException.class - [JAR]

├─ org.imixs.workflow.WorkflowKernel.class - [JAR]

├─ org.imixs.workflow.WorkflowManager.class - [JAR]

org.imixs.workflow.services

├─ org.imixs.workflow.services.WorkflowManagerService.class - [JAR]

├─ org.imixs.workflow.services.WorkflowModelService.class - [JAR]

├─ org.imixs.workflow.services.WorkflowReportService.class - [JAR]

Advertisement