Hello, the Jboss Community
I have a question about how to use UserTask's Properties:Skippable and Priority.
As you can see,there are some informations in
http://docs.jboss.org/jbpm/v5.1/userguide/
---------------- ----------------
Priority: An integer indicating the priority of the human task.
Skippable: Specifies whether the human task can be skipped, i.e., whether the actor may decide not to execute the task.
---------------- ----------------
But I still don't know how to user these twos properties to control the human task.
Is there any detailed information about these properties?
And Is there any sample project?
Look forward to your guidanceļ¼
^-^!