0

Also asked in this Liferay Forum post

I'm looking for a list of available variables to include in my notifications that are sent via the Kaleo Workflow

Form the default workflow I see they've used ${userName} and ${taskComments} that embed into the template sent out - so my questions are:

  1. Where are these variables set?
  2. Is there a default list of variables that can be added to my template?

Thanks much!

Clay Banks
  • 4,483
  • 15
  • 71
  • 143

2 Answers2

1

Please have a look into WorkflowConstants class. It contains all constants which needs into WorkFlow.

Thanks

Ashish Dadhich
  • 4,737
  • 4
  • 17
  • 25
1

https://web.liferay.com/web/igor.beslic/blog/-/blogs/workflow-in-action-kaleo-workflow-context-variables

Above is list of workflow variables which became pretty useful in my case.

tomic
  • 603
  • 3
  • 10