public class AlfrescoJobExecutor
extends org.jbpm.job.executor.JobExecutor
| Constructor and Description |
|---|
AlfrescoJobExecutor()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getJobExecutorLockEnabled()
Is Alfresco Job Executor Lock Enabled
|
JobLockService |
getJobLockService()
Gets Job Lock Service
|
TransactionService |
getTransactionService()
Gets Transaction Service
|
void |
setJobExecutorLockEnabled(boolean jobExecutorLockEnabled) |
protected void |
startThread() |
addMonitoredJobId, createThread, getHistoryMaxSize, getIdleInterval, getJbpmConfiguration, getLastThreadName, getLockBufferTime, getLockMonitorInterval, getMaxIdleInterval, getMaxLockTime, getMonitoredJobIds, getName, getNbrOfThreads, getNextThreadName, getSize, getThreads, isStarted, removeMonitoredJobId, setHistoryMaxSize, setIdleInterval, setJbpmConfiguration, setLockBufferTime, setLockMonitorInterval, setMaxIdleInterval, setMaxLockTime, setMonitoredJobIds, setName, setNbrOfThreads, setSize, setStarted, setThreads, start, stop, stopAndJoin, stopThreadpublic void setJobExecutorLockEnabled(boolean jobExecutorLockEnabled)
public boolean getJobExecutorLockEnabled()
public TransactionService getTransactionService()
public JobLockService getJobLockService()
protected void startThread()
startThread in class org.jbpm.job.executor.JobExecutorCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.