Interface IUserWorkflowEvent

All Superinterfaces:
IWorkflowEvent

@Scriptable public interface IUserWorkflowEvent extends IWorkflowEvent
  • Method Summary

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

    • getGuid

      String getGuid()
      Get the GUID of this event.
      Returns:
      The GUID of this event.