Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

https://github.com/UnionVMS/UVMS-RulesModule-APP

...

Code Block
languagexml
themeConfluence
titleMaven
<!-- Integration dependency -->
<dependency>
  <groupId>eu.europa.ec.fisheries.uvms.rules</groupId>
  <artifactId>rules-model</artifactId>
  <version>LATEST</version>
  <classifier>date</classifier>
</dependency>


Github App: https://github.com/UnionVMS/UVMS-RulesModule-APP
QA Summary App: https://sonarcloud.io/dashboard?id=eu.europa.ec.fisheries.uvms.rules%3Arules
CI location App: https://jenkins.focus.fish/view/UVMS%20App/job/UVMS-Rules-APP/
Project Site reports App: https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Rules-APP-Site-reports/site/

Module dependencies

NameDescriptionRepository
AssetGets information needed for rules validation.Asset
AuditLog all operations which have been executed in all UVMS-modulesAudit
ConfigUsed by all modules in the system. As of now there are no specific configurations the Rules Module uses.Config
ExchangeGateway provides communication ability with other modules or artifacts beside UVMS. This is the main entry and exit point of the system and also for the Rules Module.Exchange
Mobile TerminalGets information needed for rules validation.Mobile Terminal
MovementThe Rules module provides verified messages to the Movement module, and also receives processed positions from it in order to run user defined rules which generates notifications.Movement
UserMainly used to get correct email addresses and organization information.User

...


Model:

Image Added

Domain:

Image Added

Service:

Image Added

Message:

Image Added

Rest:

Image Added