Documentation
¶
Index ¶
Constants ¶
View Source
const ( WorkflowType = "wf_force_fail" State1 = "S1" )
*
- This test workflow has one state, using REST controller to implement the workflow directly. *
- State1:
- - WaitUntil method does nothing
- - Execute method will intentionally force-fail
Variables ¶
View Source
var TestData = &iwfidl.EncodedObject{ Encoding: iwfidl.PtrString("test-encoding"), Data: iwfidl.PtrString("test-data"), }
Functions ¶
func NewHandler ¶
func NewHandler() common.WorkflowHandler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.