Interface ITimerJobSchedulingWorkflowEvent

All Superinterfaces:
IWorkflowEvent

@Scriptable public interface ITimerJobSchedulingWorkflowEvent extends IWorkflowEvent
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the GUID of the timer that created this event.
  • Method Details

    • getTimerGuid

      String getTimerGuid()
      Get the GUID of the timer that created this event.
      Returns:
      The timer GUID.