Uses of Interface
de.uplanet.lucy.server.workflow.event.ITimerWorkflowEvent
Packages that use ITimerWorkflowEvent
-
Uses of ITimerWorkflowEvent in de.uplanet.lucy.server.workflow.event
Subinterfaces of ITimerWorkflowEvent in de.uplanet.lucy.server.workflow.eventModifier and TypeInterfaceDescriptioninterface
interface
interface
Classes in de.uplanet.lucy.server.workflow.event that implement ITimerWorkflowEventModifier and TypeClassDescriptionfinal class
A concrete class that implements an event that is sent from a free timer.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 global timer.final class
A concrete class that implements an event that is sent from a data group timer.
GlobalNotifyTimerDataGroupWorkflowEvent
instead.