[jboss-user] [jBPM] - Re: rejecting a task

Mauricio Salatino do-not-reply at jboss.com
Tue Nov 8 12:10:59 EST 2011


Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion

"Re: rejecting a task"

To view the discussion, visit: http://community.jboss.org/message/635575#635575

--------------------------------------------------------------
Hi, which version of jBPM5 are you using?
Did you check the org.jbpm.task.TaskService interface that contains all the method available to interact?

    void fail(long taskId, String userId, FaultData faultData);
    void release(long taskId, String userId);
    void remove(long taskId, String userId);
    void skip(long taskId, String userId);


Cheers
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/635575#635575]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111108/9df93ff9/attachment.html 


More information about the jboss-user mailing list