|
|||||||||
| Home >> All >> org >> jbpm >> workflow >> scheduler >> [ ejb overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.jbpm.workflow.scheduler.ejb
contains the interface for scheduling time-based process events.
See:
Description
| Interface Summary | |
| SchedulerSessionLocal | is the EJB-local-interface for the org.jbpm.workflow.scheduler.SchedulerComponent |
| SchedulerSessionLocalHome | is the EJB-local-home-interface for the org.jbpm.workflow.scheduler.SchedulerComponent |
| SchedulerSessionRemote | is the EJB-remote-interface for the org.jbpm.workflow.scheduler.SchedulerComponent |
| SchedulerSessionRemoteHome | is the EJB-remote-home-interface for the org.jbpm.workflow.scheduler.SchedulerComponent |
Package org.jbpm.workflow.scheduler.ejb Description
contains the interface for scheduling time-based process events.
The scheduler can be used to schedule Task objects
The Task-classes can be standard jBpm-classes or
it's also possible to schedule Tasks for which the class-file is
included in a process archive. In the latter case you'll have to specify
the processDefinitionId in the Activation.
|
|||||||||
| Home >> All >> org >> jbpm >> workflow >> scheduler >> [ ejb overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||