Policy Hold Job Evaluation work queue

Code

PolicyHoldJobEval

Categories

UIRunnable, Schedulable

Implementation

Work queue

Schedule

Once a day, at 2:00 a.m.

Class

PolicyHoldJobEvalWorkQueue.java

The Policy Hold Job Evaluation work queue evaluates each job against the policy holds blocking it. The process finds policy hold jobs that have the following characteristics:

  • Jobs that are open
  • Jobs that have policy periods with an active blocking hold
  • Jobs that have not been evaluated since the time the policy hold changed

The PolicyHoldJobEvalPlugin plugin implementation determines the actions to take on each job found.