Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: draw.io diagram "maven-module-overview.drawio" edited

...

Drawio
zoom1
simple0
inComment0
pageId1758625810
custContentId2004549669
lbox1
diagramDisplayNamemaven-module-overview.drawio
contentVer45
revision45
baseUrlhttps://taskana.atlassian.net/wiki
diagramNamemaven-module-overview.drawio
pCenter0
width761908
links
tbstyle
height741

Description

...

  • taskana-loghistory-provider
    This module implements the history SPI (Service Provider Interface). It simply logs every history event using slf4j.

  • taskana-simplehistory-provider
    This module implements the history SPI as well. Every history event is written to the same database TASKANA is connected to.

  • taskana-simplehistory-rest-spring
    This module defines the functionality to access the history events, written by taskana-simplehistory-provider. Like taskana-rest-spring, this module IS NOT a finished application. It only contains the basic functionality for exposing the Java API.

custom-checkstyle

custom-checkstyle defines additional checkstyle rules that are applied to the project. These checkstyle-rules are based on our JavaDoc Rules .