public class MessageServiceExecutorJob extends Object implements org.quartz.Job, Serializable
PersistedMessageBO
to the message queue in the state of 'R' and then puts into a
MessageServiceInvoker
for execution in KSBThreadPool
.Modifier and Type | Field and Description |
---|---|
static String |
MESSAGE_KEY |
Constructor and Description |
---|
MessageServiceExecutorJob() |
public static final String MESSAGE_KEY
public MessageServiceExecutorJob()
public void execute(org.quartz.JobExecutionContext jec) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
org.quartz.JobExecutionException
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.