Hello,

Is there a method that currently exists in the 3.1.1 API that will return only 
the process instance objects that exist for a specific process node id? 

In the current API I can only find a method that will return all process 
instances for a given process definition. However I'm really not interested in 
every process instance for the entire process, rather I am interested in all 
process instances for a given node. 

Also is there a way to determine a node's type at runtime? Currently I've 
resorted to checking if the node class equals a specific node type class. But 
it seems odd that I cannot inspect the node object itself to determine its base 
type (i.e is it a State, Decision, StartState, etc.). 

Thanks
Mike

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954503#3954503

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954503

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to