postFunctions property

List<AppWorkflowTransitionRule> postFunctions
final

The list of post functions within the workflow.

Implementation

final List<AppWorkflowTransitionRule> postFunctions;