|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.scheduler.ejbtimer.EntitySchedulerService
public class EntitySchedulerService
| Constructor Summary | |
|---|---|
EntitySchedulerService()
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
createTimer(org.jbpm.job.Timer timer)
|
void |
deleteTimersByName(java.lang.String timerName,
org.jbpm.graph.exe.Token token)
|
void |
deleteTimersByProcessInstance(org.jbpm.graph.exe.ProcessInstance processInstance)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntitySchedulerService()
| Method Detail |
|---|
public void createTimer(org.jbpm.job.Timer timer)
createTimer in interface org.jbpm.scheduler.SchedulerService
public void deleteTimersByName(java.lang.String timerName,
org.jbpm.graph.exe.Token token)
deleteTimersByName in interface org.jbpm.scheduler.SchedulerServicepublic void deleteTimersByProcessInstance(org.jbpm.graph.exe.ProcessInstance processInstance)
deleteTimersByProcessInstance in interface org.jbpm.scheduler.SchedulerServicepublic void close()
close in interface org.jbpm.scheduler.SchedulerServiceclose in interface org.jbpm.svc.Service
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||