[rules-users] skip workflow's task from NodeInstance

dgimenes dranelf at gmail.com
Sun May 9 14:55:50 EDT 2010


I'm trying to do a web page that lists the active workflows
(processInstances) and it's respective tasks that are waiting to be
processed to continue the flow. Also, I'd like to create a button to those
tasks to skip them, and go to the next task.

The first part I've already done with
((RuleFlowProcessInstance)ProcessInstance).getNodeInstances() (and so on),
but now I want to know if it's possible to skip the node with just a
NodeInstance objetct. Can you help me?

thx.

just in case, I'm using the words "node", "activity" and "task" to represent
the same thing. 
-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/skip-workflow-s-task-from-NodeInstance-tp787552p787552.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list