jar

org.imixs.workflow : imixs-workflow-engine

Maven & Gradle

Aug 16, 2023
41 usages
293 stars

Engine · The Imixs Workflow engine is a full featured Workflow Management System (WFMS) based on the Java EE specification. The project extends the Imixs Workflow Core 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 Java EE based business application.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
6.0.x
5.2.x
5.1.x
5.0.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.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-engine-6.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.imixs.workflow.engine

├─ org.imixs.workflow.engine.AsyncEventScheduler.class - [JAR]

├─ org.imixs.workflow.engine.AsyncEventService.class - [JAR]

├─ org.imixs.workflow.engine.DocumentEvent.class - [JAR]

├─ org.imixs.workflow.engine.DocumentService.class - [JAR]

├─ org.imixs.workflow.engine.EventLogService.class - [JAR]

├─ org.imixs.workflow.engine.HealthCheckService.class - [JAR]

├─ org.imixs.workflow.engine.ImixsConfigSource.class - [JAR]

├─ org.imixs.workflow.engine.MetricService.class - [JAR]

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

├─ org.imixs.workflow.engine.ProcessingEvent.class - [JAR]

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

├─ org.imixs.workflow.engine.SetupEvent.class - [JAR]

├─ org.imixs.workflow.engine.SetupService.class - [JAR]

├─ org.imixs.workflow.engine.SimulationService.class - [JAR]

├─ org.imixs.workflow.engine.TextEvent.class - [JAR]

├─ org.imixs.workflow.engine.TextForEachAdapter.class - [JAR]

├─ org.imixs.workflow.engine.TextItemValueAdapter.class - [JAR]

├─ org.imixs.workflow.engine.TextPropertyValueAdapter.class - [JAR]

├─ org.imixs.workflow.engine.UserGroupEvent.class - [JAR]

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

├─ org.imixs.workflow.engine.WorkflowSchedulerController.class - [JAR]

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

org.imixs.workflow.engine.adminp

├─ org.imixs.workflow.engine.adminp.AdminPException.class - [JAR]

├─ org.imixs.workflow.engine.adminp.AdminPService.class - [JAR]

├─ org.imixs.workflow.engine.adminp.JobHandler.class - [JAR]

├─ org.imixs.workflow.engine.adminp.JobHandlerRebuildIndex.class - [JAR]

├─ org.imixs.workflow.engine.adminp.JobHandlerRenameUser.class - [JAR]

├─ org.imixs.workflow.engine.adminp.JobHandlerUpgradeWorkitems.class - [JAR]

org.imixs.workflow.engine.scheduler

├─ org.imixs.workflow.engine.scheduler.Scheduler.class - [JAR]

├─ org.imixs.workflow.engine.scheduler.SchedulerConfigurationService.class - [JAR]

├─ org.imixs.workflow.engine.scheduler.SchedulerController.class - [JAR]

├─ org.imixs.workflow.engine.scheduler.SchedulerException.class - [JAR]

├─ org.imixs.workflow.engine.scheduler.SchedulerService.class - [JAR]

org.imixs.workflow.engine.adapters

├─ org.imixs.workflow.engine.adapters.AccessAdapter.class - [JAR]

org.imixs.workflow.engine.plugins

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

org.imixs.workflow.engine.jpa

├─ org.imixs.workflow.engine.jpa.Document.class - [JAR]

├─ org.imixs.workflow.engine.jpa.EventLog.class - [JAR]

org.imixs.workflow.engine.index

├─ org.imixs.workflow.engine.index.Category.class - [JAR]

├─ org.imixs.workflow.engine.index.DefaultOperator.class - [JAR]

├─ org.imixs.workflow.engine.index.IndexEvent.class - [JAR]

├─ org.imixs.workflow.engine.index.SchemaService.class - [JAR]

├─ org.imixs.workflow.engine.index.SearchService.class - [JAR]

├─ org.imixs.workflow.engine.index.SortOrder.class - [JAR]

├─ org.imixs.workflow.engine.index.UpdateService.class - [JAR]

Advertisement

Dependencies from Group

Aug 16, 2023
47 usages
293 stars
Aug 16, 2023
41 usages
293 stars
Aug 25, 2023
18 usages
1 stars
Aug 16, 2023
14 usages
293 stars
Aug 25, 2023
11 usages
4 stars

Discover Dependencies

May 18, 2021
8 usages
184 stars
Jul 03, 2023
26 usages
18 stars
Dec 27, 2022
12 usages
711 stars
Feb 23, 2017
14 usages
1 stars
io
Nov 10, 2017
8 usages
0 stars
Oct 11, 2012
12 usages
Sep 02, 2019
3 usages
31 stars
Oct 27, 2021
8 usages
6 stars
Jul 07, 2018
4 usages
35 stars
Oct 13, 2021
51 usages
114 stars