|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| org.jbpm.command.AsynchronousCommand
asynchronous commands were never implemented |
|
| org.jbpm.util.Clock.DefaultDateGenerator
leave configuration entry jbpm.date.generator
unset instead |
|
| org.jbpm.web.CloseJbpmConfigurationServlet
Replaced by JbpmConfigurationCloser |
|
| org.jbpm.taskmgmt.impl.DefaultTaskInstanceFactoryImpl
leave configuration entry jbpm.task.instance.factory
unset instead |
|
| org.jbpm.db.compatibility.JbpmSchemaUpdate
superseded by JbpmSchema |
|
| 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.graph.node.advanced.ParallelSplit
parallel split is realized with a Fork with
async branches |
|
| org.jbpm.db.hibernate.SybaseRowLockDialect
use SybaseDialect instead |
|
| Deprecated Constructors | |
|---|---|
| org.jbpm.db.ContextSession(JbpmSession)
use ContextSession.ContextSession(Session) instead |
|
| org.jbpm.graph.def.DelegationException(Throwable, ExecutionContext)
the given execution context may not be in a consistent state |
|
| org.jbpm.db.GraphSession(JbpmSession)
use GraphSession.GraphSession(Session) instead |
|
| org.jbpm.job.executor.JobExecutorThread(String, JobExecutor, JbpmConfiguration, int, int, long, int)
use JobExecutorThread.JobExecutorThread(String, JobExecutor) instead |
|
| org.jbpm.job.executor.LockMonitorThread(JbpmConfiguration, int, int, int)
As of jBPM 3.2.6, replaced by LockMonitorThread.LockMonitorThread(JobExecutor) |
|
| org.jbpm.db.LoggingSession(JbpmSession)
use LoggingSession.LoggingSession(Session) instead |
|
| org.jbpm.db.TaskMgmtSession(JbpmSession)
use TaskMgmtSession.TaskMgmtSession(Session) instead |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||