wait_until_search_attributes

package
v1.14.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WorkflowType = "wait_until_search_attributes"
	State1       = "S1"
	State2       = "S2"

	TestSearchAttributeExecutingStateIdsKey = "IwfExecutingStateIds"
)

*

  • This test workflow has 2 states, using REST controller to implement the workflow directly. *
  • State1:
  • - Waits on nothing. Will execute momentarily
  • - Execute method will go to State2
  • State2:
  • - Waits on nothing. Will execute momentarily
  • - Skips wait unit
  • - 10-second delay is added before executing state
  • - Execute method will gracefully complete workflow

Variables

This section is empty.

Functions

func NewHandler

func NewHandler() common.WorkflowHandler

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL