-
Method Summary
com.alibaba.fastjson.JSONObject
com.alibaba.fastjson.JSONObject
com.alibaba.fastjson.JSONObject
default boolean
void
-
Method Details
-
-
-
-
-
getClock
- Returns:
- The clock to use for obtaining the current time.
- Since:
- 8.0.0
-
getWorkflowProcessing
Deprecated.
- Returns:
- The current workflow processing context, or
null
if none is available.
-
getWorkflowExecutionContext
-
-
-
getCreatorDataJSON
com.alibaba.fastjson.JSONObject getCreatorDataJSON()
-
getEditorDataJSON
com.alibaba.fastjson.JSONObject getEditorDataJSON()
-
getUserDataJSON
com.alibaba.fastjson.JSONObject getUserDataJSON()
-
isReplaceSystemPlaceholders
default boolean isReplaceSystemPlaceholders()
- Returns:
- When
false
, system placeholders are not replaced.
getWorkflowExecutionContext()
.