|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
WARN
level designates potentially harmful
situations.
WfActivity
is a step in a process that is associated,
as part of an aggregation, with a single
WfProcess
.
WfAssignment
links
WfActivity
objects to
WfResource
objects. WfAssignmentAuditEvent
provides an audit record of
assignment change information for either the status of an
assignment change for a WfActivity
or when an exisiting
assignment is reassigned to another resource.WfAuditEvent
provides an audit record of workflow event
information.WfCreateProcessAuditEvent
provides an audit record
with information related to the creation of a process.
WfDataAuditEvent
provides an audit record of either
context
changes of a WfExecutionObject
or result changes of a
WfActivity
.WfExecutionObject
is an abstract base interface that defines
common attributes, states, and operations for
WfProcess
and
WfActivity
.WfExecutionObject
as returned by howClosedState()
.WfExecutionObject
as returned by whyNotRunningState()
.WfExecutionObject
as returned by whileOpenState()
.WfExecutionObject
as returned
by workflowState()
.WfProcess
is the performer of a workflow request. WfProcessMgr
represents a template for a specific
workflow process; it is used to create instances of a workflow
process. WfRequester
is the interface that has a direct concern
with the execution and results of a workflow process. WfResource
is an abstraction that represents a person or
thing that will potentially accept an assignment to an activity.WfStateAuditEvent
provides an audit record of
information for a WfExecutionObject
's state change.WfAssignments
s
associated with a resource.
WfAssignments
s
associated with a resource.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |