Skip to content

node_action

ralphhanna edited this page Dec 18, 2023 · 3 revisions

bpmn-server / NODE_ACTION

Enumeration: NODE_ACTION

Table of contents

Enumeration Members

Enumeration Members

abort

abort = 7

Defined in

interfaces/Enums.ts:65


cancel

cancel = 4

Defined in

interfaces/Enums.ts:65


continue

continue = 1

Defined in

interfaces/Enums.ts:65


end

end = 3

Defined in

interfaces/Enums.ts:65


error

error = 6

Defined in

interfaces/Enums.ts:65


stop

stop = 5

Defined in

interfaces/Enums.ts:65


wait

wait = 2

Defined in

interfaces/Enums.ts:65

Clone this wiki locally