3 Replies Latest reply on Mar 27, 2007 10:03 AM by kukeltje

    I've ProcessDefinition and I need name of first Task which i

    micha?

      I have ProcessDefinition object.
      It is oneProcessDefinition.
      I can take getName(), getID(), getVersion() and so on but I need
      name of first Task which is used to initiate process (and ID of first Task) of this oneProcessDefinition.

      Any idea?