[jboss-user] [JBoss jBPM] - jBPM - Taskinstance, how to get the isSuspended value ?

funkystuff do-not-reply at jboss.com
Mon Dec 17 10:28:58 EST 2007


Hello,

  About jBPM 3.1.4 :

  In the TaskInstance class, can be invoked the Suspend() method.
  But how to know if the Taskinstance is suspended ?
  The isSuspended field is protected, not public.

  The only public propertie giving an information is the isOpen. if a taskinstance is not opened, it's because it's cancelled, ended or suspended. It's help to know if a task instance is suspended but it's not a very good method to know that.

  Does anybody know where is hidding an "isSuspended" public getter?

  Thank you,

  Seb.

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

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



More information about the jboss-user mailing list