public class KudosJob extends Object implements org.quartz.StatefulJob
Certain items/events have weightings, these are calculated and summed to give a score.
That score is then divided by the total number of possible items/weightings and converted to a percentage
to give the total kudos ranking for the user.
| Constructor and Description |
|---|
KudosJob() |
Copyright © 2008-2016 The Sakai Foundation. All Rights Reserved.