1 Reply Latest reply on Feb 27, 2006 5:51 AM by tom.baeyens

    JbpmSession is deprecated

    tgullo

      The javadocs say jbpmSession is deprecated and yet the constructor for TaskMgmtSession uses jbpmSession:

      TaskMgmtSession(JbpmSession jbpmSession)

      Shouldn't the constructor for TaskMgmtSession(jbpmSession) be deprecated as well?