[jboss-dev-forums] [jBPM Development] - Re: task-node node replacement in jbpm 4

Maciej Swiderski do-not-reply at jboss.com
Thu Sep 9 11:59:13 EDT 2010


Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: task-node node replacement in jbpm 4"

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

--------------------------------------------------------------
not entirely sure if that is what is required but you could start with something like this:

<task name="review" >
    <assignment-handler class="org.jbpm.examples.task.assignmenthandler.AssignTask">
      <field name="assignee">
        <string value="johndoe" />
      </field>
    </assignment-handler>
    <transition to="wait" />
  </task>



Please take a look at  http://docs.jboss.com/jbpm/v4/userguide/html_single/ user guide for more details
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100909/9077b086/attachment.html 


More information about the jboss-dev-forums mailing list