|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Update | |
---|---|
org.ow2.bonita.facade.runtime |
It contains interfaces for recorded data for runtime informations on different types
of workflow elements : process, activity, variable, hook. |
org.ow2.bonita.facade.runtime.impl |
Uses of Update in org.ow2.bonita.facade.runtime |
---|
Subinterfaces of Update in org.ow2.bonita.facade.runtime | |
---|---|
interface |
AssignUpdate
Interface for getting recorded (runtime) information for assignment change on task. |
interface |
StateUpdate
Interface for getting recorded (runtime) information for state change on task. |
Uses of Update in org.ow2.bonita.facade.runtime.impl |
---|
Classes in org.ow2.bonita.facade.runtime.impl that implement Update | |
---|---|
class |
AssignUpdateImpl
|
class |
StateUpdateImpl
|
class |
UpdateImpl
|
Methods in org.ow2.bonita.facade.runtime.impl that return Update | |
---|---|
protected Update |
TaskInstanceImpl.getLastUpdate()
|
Constructors in org.ow2.bonita.facade.runtime.impl with parameters of type Update | |
---|---|
UpdateImpl(Update src)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |