Class TimerJobSchedulingWorkflowEvent
java.lang.Object
de.uplanet.lucy.server.workflow.event.TimerJobSchedulingWorkflowEvent
- All Implemented Interfaces:
ITimerJobSchedulingWorkflowEvent
,IWorkflowEvent
@Scriptable
public final class TimerJobSchedulingWorkflowEvent
extends Object
implements ITimerJobSchedulingWorkflowEvent
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TimerJobSchedulingWorkflowEvent
- Parameters:
p_strTimerGuid
- The GUID of the timer action that created this event.
-
-
Method Details
-
getTimerGuid
Description copied from interface:ITimerJobSchedulingWorkflowEvent
Get the GUID of the timer that created this event.- Specified by:
getTimerGuid
in interfaceITimerJobSchedulingWorkflowEvent
- Returns:
- The timer GUID.
-
toString
-