NODESTATE

Summary

Used to check current execution state of a script.

Structure

class NODESTATE
CREATED

0x00000000

RUNNING

0x00000001

TERMINATED

0x00000002

BLOCKED

0x00000003

STOPPED

0x00000004

SUCCESS

0x00000005

FAIL

0x00000006

ERROR

0x00000007

SKIPPED

0x00000008

ABORTED

0x00000008