summaryrefslogtreecommitdiff
path: root/eaaf_core_api/src/main/java/at/gv/egiz/eaaf/core/impl
AgeCommit message (Expand)AuthorFilesLines
2023-05-11refact(core): make data class Pair JSON serialisableThomas1-7/+9
2020-02-05update toString() implementations to generic versionThomas Lenz2-1/+27
2020-01-28fix typo and remove @deprecated flagsThomas Lenz1-4/+4
2019-12-05some code code-style modificationsThomas4-15/+12
2019-12-04common EGIZ code-style refactoringThomas Lenz4-183/+169
2019-10-01allow reset of IMessageProvider in LogMessageProviderFactoryThomas Lenz1-12/+3
2019-08-19add new method to IStatusMessengerThomas Lenz1-0/+8
2019-05-24update message-logging and remove explicit Logger implementationThomas Lenz1-1/+3
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz4-0/+226