Uses of Interface
de.uplanet.lucy.server.workflow.event.IDataGroupWorkflowEvent
Packages that use IDataGroupWorkflowEvent
-
Uses of IDataGroupWorkflowEvent in de.uplanet.lucy.server.workflow.event
Subinterfaces of IDataGroupWorkflowEvent in de.uplanet.lucy.server.workflow.eventModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
Classes in de.uplanet.lucy.server.workflow.event that implement IDataGroupWorkflowEventModifier and TypeClassDescriptionfinal class
A concrete class that implements an event that is sent after a data group record has been created.final class
A concrete class that implements an event that is sent after a data group record has been updated.final class
A concrete class that implements an event that is sent before a data group record is being deleted.final class
Deprecated.final class
A concrete class that implements an event that is sent by a timer to notify about a data group record.final class
A concrete class that implements an event that is sent from a data group timer.
GlobalNotifyTimerDataGroupWorkflowEvent
instead.