Type alias InstantTaskTrigger

InstantTaskTrigger: {
    type: "instant";
}

Task trigger is instant (with start/wait method)

Type declaration

  • type: "instant"

Generated using TypeDoc