Skip to content

imixs-workflow-4.2.0

Compare
Choose a tag to compare
@rsoika rsoika released this 23 Oct 09:14
· 1344 commits to master since this release

Enhancements

  • WorkflowKernel - txtworkflowactivitylog migrate field name -> $EventLog testing #311
  • Introduced SimulationService #303
  • Extended DocumentService with the CDI Observer pattern #294
  • Introduced Conditional Events #299
  • Improved WorklfowEnvironments for JUnit Tests #304
  • SplitAndJoinPlugin - complement model version if missing #309
  • Separated RuleEngine as feature #300
  • Introduced Split Events #302
  • Upgrade Lucene Version 6.6.1 #306
  • Improved AbstractPlugin - extend Tag #312
  • DocumentService - supports new immutable flag #317
  • DocumentService - supports new ignore index flag #316
  • Performance Issue: avoid deep copies in "read only" cases #320
  • Introduce Java Code Style based on the Eclipse Formatter #307
  • AbstractWorkflowEnvironment - improve test setup #301
  • Provide ModelPluginMock #258

Bugfixes

  • TestSuite - processWorkitem #259
  • WorkflowController should ignore "txtworkflowresultmessage" #313
  • RuleEngine - nextTask should not be allowed #308
  • ItemCollection: Impossible cast from Double to Float #305