Thanks, Ive already tried that. So I presume that you do not know how to make a single task outside a process?
If I read the documentation Manual Task is the only thing that seems to be something that looks like something that I can use, but still havent found anything how thoose can be used without a process connected to them.
Or can it be that Activiti does not support the creation of a single task outside a process?
look at the activiti explorer. in the request Tab. On the upper Right the is a "New Task" button. I guess that is what you are looking for. Look at the source of the explorer webapp to find the correct api call, since i don't know it too …