]> git.mxchange.org Git - jjobs-ejb.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Thu, 25 Aug 2016 09:44:37 +0000 (11:44 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 28 Aug 2016 13:55:53 +0000 (15:55 +0200)
commit93f389bdd34e6436077878658582d406d67a478d
tree1469049b37dfe184876724ec7d00916c0d1a068e
parent3258bcb060eca7bb03952c01c188dc4bd5d501f1
Please cherry-pick:
- added message-driven bean (unfinished) for adding user activity log
- this is asynchronous and won't cause application freezes if inserting takes some time
src/java/org/mxchange/jusercore/model/user/activity/LandingUserActivityLogMessageBean.java [new file with mode: 0644]