Package de.uplanet.lucy.server.workflow.event
package de.uplanet.lucy.server.workflow.event
-
ClassDescriptionA concrete class that implements an event that is sent after a data group record has been created.A concrete class that implements an event that is sent after a data group record has been updated.A concrete class that implements an event that is sent before a data group record is being deleted.A concrete class that implements an event that is sent from a free timer.Deprecated.A concrete class that implements an event that is sent by a timer to notify about a data group record.A concrete class that implements an event that is sent from a global timer.Marker interface for events that are being sent after a workflow event source has been stopped.Marker interface for events that are being sent before a workflow event source starts working.This is the interface for workflow events.Interface for events that normally origin from
IWorkflowEventSource
s.A concrete class that implements an event that is sent from a data group timer.A concrete class that implements an event that is sent after a session login.A concrete class that implements an event that is sent after session logout.A concrete class that implements a user defined workflow event.This class is used to wrapIServerEvent
s asIWorkflowEvent
s.
GlobalNotifyTimerDataGroupWorkflowEvent
instead.