Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.jbpm.core.service
Class NuxeoJobExecutor

java.lang.Object
  extended by org.jbpm.job.executor.JobExecutor
      extended by org.nuxeo.ecm.platform.jbpm.core.service.NuxeoJobExecutor
All Implemented Interfaces:
java.io.Serializable

public class NuxeoJobExecutor
extends org.jbpm.job.executor.JobExecutor

Author:
arussel
See Also:
Serialized Form

Constructor Summary
NuxeoJobExecutor()
           
 
Method Summary
 
Methods inherited from class org.jbpm.job.executor.JobExecutor
addMonitoredJobId, getHistoryMaxSize, getIdleInterval, getJbpmConfiguration, getLockBufferTime, getLockMonitorInterval, getMaxIdleInterval, getMaxLockTime, getMonitoredJobIds, getName, getNbrOfThreads, getSize, getThreads, isStarted, removeMonitoredJobId, setHistoryMaxSize, setIdleInterval, setJbpmConfiguration, setLockBufferTime, setLockMonitorInterval, setMaxIdleInterval, setMaxLockTime, setMonitoredJobIds, setName, setNbrOfThreads, setSize, setStarted, setThreads, start, stop, stopAndJoin
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NuxeoJobExecutor

public NuxeoJobExecutor()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.