Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var APIFunc = sharContextKey("API_FN")
APIFunc - the context key for the currently executing API function
View Source
var ExecutionID = sharContextKey("EXECUTION_ID")
ExecutionID - the context key for the execution ID
View Source
var ProcessInstanceID = sharContextKey("PROCESS_INSTANCE_ID")
ProcessInstanceID - the context key for the process instance ID
View Source
var SharNamespace = sharContextKey("SHAR_NAMESPACE")
SharNamespace - the context key used to hold the active namespace.
View Source
var SharUser = sharContextKey("WF_USER")
SharUser - the context key for the currently authenticated user
View Source
var Traceparent = sharContextKey("traceparent")
Traceparent - the context key used to hold the active namespace.
View Source
var TrackingID = sharContextKey("WF_TRACKING_ID")
TrackingID - the context key for the workflow tracking ID
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.