What is the purpose of variable, expression and default?

cancel
Showing results for 
Search instead for 
Did you mean: 
vamsinipun
Established Member

What is the purpose of variable, expression and default?

Jump to solution

Hi,

I am using activiti in spring web application. Here i was added some fields in my user task. At field creation, i didn't understand some inputs. please explain purpose of those?

1 Solution

Accepted Solutions
kalpesh_c2
Senior Member

Re: What is the purpose of variable, expression and default?

Jump to solution

Hi Vamsi Krishna‌,


Expression - to evaluate the value of the field.
Variable - to define variable.

Default - to assign default value of the field.

Please refer Activiti User Guide to get more details.

Thanks,
Kalpesh,
ContCentric

View solution in original post

1 Reply
kalpesh_c2
Senior Member

Re: What is the purpose of variable, expression and default?

Jump to solution

Hi Vamsi Krishna‌,


Expression - to evaluate the value of the field.
Variable - to define variable.

Default - to assign default value of the field.

Please refer Activiti User Guide to get more details.

Thanks,
Kalpesh,
ContCentric