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

cancel
Showing results for 
Search instead for 
Did you mean: 
shatrusudan
Active Member

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

Jump to solution

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 Solution

Accepted Solutions
thuynh
Established Member II

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

Jump to solution

Hi shatrusudan sharma ,

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

Thanks,

Thong

View solution in original post

1 Reply
thuynh
Established Member II

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

Jump to solution

Hi shatrusudan sharma ,

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

Thanks,

Thong