Interface IPushNotificationWorkflowEvent

  • All Superinterfaces:
    IWorkflowEvent

    @Scriptable
    public interface IPushNotificationWorkflowEvent
    extends IWorkflowEvent
    Since:
    Intrexx 8.0.
    • Method Detail

      • getReason

        Throwable getReason()
        Get the exception that is associated with this event.
        Returns:
        The exception that is associated with this event, or null.