Skip to content
Success

Changes

Summary

  1. Added additional use-case (details)
  2. Messaging Transaction Handler (details)
Commit 2602482cc427fea4000ebae8c94678ccd7d07558 by Mark Hoffmann
Added additional use-case
- new configuration type MESSAGING
- transaction configuration
- notification configuration for MESSAGING
- example workflow
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
The file was modifiedde.dim.diamant.model/model/diamant.genmodel (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java (diff)
The file was addedde.dim.diamant.service/src/de/dim/diamant/service/data/JenaDataComponent.java (diff)
The file was modifiedde.dim.diamant.service/src/de/dim/diamant/service/impl/AssetServiceImpl.java (diff)
The file was modifiedde.dim.diamant.model/model/diamant.ecore (diff)
The file was modifiedde.dim.diamant.service/src/de/dim/diamant/service/api/AssetService.java (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/ContactType.java (diff)
Commit e15b0fd0a8b05338852a5c24ac7c731b29924761 by Mark Hoffmann
Messaging Transaction Handler
- handler for MessagingAdapter
- serialization
- fix wrong notification config
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
The file was modifiedde.dim.diamant.runtime/configs/runtime.json (diff)
The file was modifiedde.dim.diamant.service/src/de/dim/diamant/service/data/KoenigseeDataComponent.java (diff)
The file was modifiedde.dim.diamant.mail/bnd.bnd (diff)
The file was addedde.dim.diamant.messaging/.settings/org.eclipse.core.resources.prefs (diff)
The file was modifiedde.dim.diamant.service/src/de/dim/diamant/service/data/JenaDataComponent.java (diff)
The file was addedde.dim.diamant.messaging/.classpath (diff)
The file was addedde.dim.diamant.messaging/.settings/org.eclipse.jdt.ui.prefs (diff)
The file was addedde.dim.diamant.messaging/src/de/dim/diamant/messaging/MessagingTransactionHandler.java (diff)
The file was addedde.dim.diamant.messaging/.gitignore (diff)
The file was addedde.dim.diamant.messaging/src/de/dim/diamant/messaging/ReceiverComponent.java (diff)
The file was addedde.dim.diamant.messaging/test/de/dim/diamant/messaging/ExampleTest.java (diff)
The file was addedde.dim.diamant.messaging/.project (diff)
The file was addedde.dim.diamant.messaging/.settings/org.eclipse.jdt.core.prefs (diff)
The file was modifiedde.dim.diamant.service/src/de/dim/diamant/service/event/TransactionEntryNotificationHandler.java (diff)
The file was modifiedde.dim.diamant.runtime/de.dim.diamant.runtime.bndrun (diff)
The file was addedde.dim.diamant.messaging/bnd.bnd (diff)
The file was modifiedde.dim.diamant.service/src/de/dim/diamant/service/data/OphthalmoDataComponent.java (diff)