/AWS1/CL_LMDCONTEXTOPTIONS¶
Configuration options for a durable execution context.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_replaychildren TYPE /AWS1/LMDREPLAYCHILDREN /AWS1/LMDREPLAYCHILDREN¶
Whether the state data of children of the completed context should be included in the invoke payload and
GetDurableExecutionStateresponse.
Queryable Attributes¶
ReplayChildren¶
Whether the state data of children of the completed context should be included in the invoke payload and
GetDurableExecutionStateresponse.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPLAYCHILDREN() |
Getter for REPLAYCHILDREN, with configurable default |
ASK_REPLAYCHILDREN() |
Getter for REPLAYCHILDREN w/ exceptions if field has no valu |
HAS_REPLAYCHILDREN() |
Determine if REPLAYCHILDREN has a value |