Rule ID: ST-DBP-028
Scope: Workflow
Description
The rule checks if there are any arguments that are not serializable in the scope of the following persistence activities or in the scope of their parent activities:
- Resume after Delay.
- Wait for External Task and Resume
- Wait for Form Task and Resume
- Wait for Job and Resume
- Wait for Queue Item and Resume
Recommendation
Change the argument data type to a serializable data type.

Updated 2 years ago