cancel
Showing results for 
Search instead for 
Did you mean: 

passing a spring bean from one user task to another user task in activiti bpm

shatrusudan
Champ on-the-rise
Champ on-the-rise

Hi,

We have a project requirement where a complex json object will be passed from the UI layer to the controller.

The same json object will be mapped to a spring bean in the controller.Now we need these bean objects (with all its attributes) in the  activiti expressions(service tasks) or in the java delegate class so as to access in the service tasks or to pass from one user task to another.

Any suggestions in this regard will be much appreciated.

1 ACCEPTED ANSWER

thuynh
Star Contributor
Star Contributor

Hi shatrusudan sharma ,

Have you looked at Activiti User Guide about Spring expression? Activiti User Guide 

Thanks,

Thong

View answer in original post

1 REPLY 1

thuynh
Star Contributor
Star Contributor

Hi shatrusudan sharma ,

Have you looked at Activiti User Guide about Spring expression? Activiti User Guide 

Thanks,

Thong