actionContext property

String? actionContext
getter/setter pair

The context from the selected action.

The value is obtained from rendered issues and needs to be sent back to identify the action that is being triggered.

Required.

Implementation

core.String? actionContext;