{
{    The purpose of this request is to refresh the information the job
{  scheduler uses for initiation of jobs from the input queue.  This
{  request refreshes the information for a particular class only.
{
{        JMP$REFRESH_JOB_CANDIDATE_CLASS (JOB_CLASS, INITIATION_SUCCEEDED);
{
{ JOB_CLASS: (input) This parameter indicates which class to refresh.
{
{ INITIATION_SUCCEEDED: (input) This parameter indicates whether or not the
{        last acquired job of this class was successfully initiated.
{
