0 Replies Latest reply on Apr 1, 2012 11:02 AM by nt2005

    Get WorkItemNode in a WorkItem

    nt2005

      Hello Community,

       

      I have got many Service Task (public class InputWorkItem implements WorkItemHandler) and I want to get the WorkItemNode because with the WorkItem I am have these methods:

      getResults() and getParameters(). For me is it also interesting to know what the outputParameters are.

       

      Anyone a idea?