]> git.mxchange.org Git - jjobs-ejb.git/commit
Continued a bit:
authorRoland Häder <roland@mxchange.org>
Thu, 1 Sep 2016 15:34:20 +0000 (17:34 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 1 Sep 2016 19:43:02 +0000 (21:43 +0200)
commit33d0bdfda3bb0ba43eecbca28953db8a283db20b
tree038735c8efd05dea88cfa983752eee4c10f3f897
parenta8fa5d0e81d99744a80d0603f61e89cc0483f287
Continued a bit:
- close internal TODO as the user-actiity-log can be used for this
- for this making easily to work, 2 new business methods have been added
- fetchAllUsersActivityLogByType() for a single type per user
- fetchAllUsersActivityLogByMultipleType() for multiple types per user
src/java/org/mxchange/jusercore/model/user/JobsAdminUserSessionBean.java
src/java/org/mxchange/jusercore/model/user/activity/JobsUserActivitySessionBean.java