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 Details

    • TimerJobSchedulingWorkflowEvent

      public TimerJobSchedulingWorkflowEvent(String p_strTimerGuid)
      Parameters:
      p_strTimerGuid - The GUID of the timer action that created this event.
  • Method Details