|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| org.jbpm.web.CloseJbpmConfigurationServlet
Replaced by JbpmConfigurationCloser |
|
| org.jbpm.db.JbpmSession
use JbpmContext and JbpmConfiguration instead. |
|
| org.jbpm.db.JbpmSessionFactory
use JbpmContext and JbpmConfiguration instead. |
|
| org.jbpm.job.executor.JobExecutorServlet
Replaced by JobExecutorLauncher |
|
| org.jbpm.jpdl.xml.JpdlXmlWriter
xml generation was never finished and will be removed in the future. |
|
| Deprecated Fields | |
|---|---|
| org.jbpm.job.executor.JobExecutor.historyMaxSize
this field was never used |
|
| org.jbpm.persistence.db.DbPersistenceService.services
for access to other services, invoke JbpmContext.getServices() |
|
| Deprecated Constructors | |
|---|---|
| org.jbpm.job.executor.JobExecutorThread(String, JobExecutor, JbpmConfiguration, int, int, long, int)
As of jBPM 3.2.6, replaced by JobExecutorThread.JobExecutorThread(String, JobExecutor) |
|
| org.jbpm.job.executor.LockMonitorThread(JbpmConfiguration, int, int, int)
As of jBPM 3.2.6, replaced by LockMonitorThread.LockMonitorThread(JobExecutor) |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||