...
Github App: https://github.com/UnionVMS/UVMS-MovementModule-APP
QA Summary App: https://sonarcloud.io/dashboard?id=eu.europa.ec.fisheries.uvms.movement%3Amovement
CI location App: https://jenkins.focus.fish/view/UVMS%20App/job/UVMS-Movement-APP/
Project Site reports App: https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Movement-APP-Site-Reports/
Tattletale report: https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Movement-APP-Site-Reports/ws/module/target/site/tattleTaleReport/index.html
Model : [!Javadoc(https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Movement-APP-Site-Reports/site/movement-model/apidocs/overview-summary.png)](https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Movement-APP-Site-Reports/site/movement-model/apidocs/)
Domain : [!Javadoc(https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Movement-APP-Site-Reports/site/movement-domain/apidocs/overview-summary.png)](https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Movement-APP-Site-Reports/site/movement-domain/apidocs/)
Service : [!Javadoc(https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Movement-APP-Site-Reports/site/movement-service/apidocs/overview-summary.png)](https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Movement-APP-Site-Reports/site/movement-service/apidocs/)
Message : [!Javadoc(https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Movement-APP-Site-Reports/site/movement-message/apidocs/overview-summary.png)]
(https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Movement-APP-Site-Reports/site/movement-message/apidocs/)
Rest : [!Javadoc(https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Movement-APP-Site-Reports/site/movement-rest/apidocs/overview-summary.png)](https://jenkins.focus.fish/view/Site-Reports/job/UVMS-Movement-APP-Site-Reports/site/movement-rest/apidocs/)
Module dependencies
Name | Description | Documentation |
---|---|---|
Spatial | Retrieve Spatial enrichment data regarding areas for a movement. This is due to pre calculation of spatial data that is stored in the movement database | Spatial |
Exchange | When sending a temporary movement that movement is sent to exchange who in turn processes the movement like a movement retrieved from any system o plugin | Exchange |
Audit | Audit logs are sent to the audit module. Audit logs are created when actions that changes data in the database are made. | Audit |
User | All requests to the REST api is authenticated via the user module. If the user module is undeployed the rest api for the movement module will not work | User |
...