6 Replies Latest reply on Jan 27, 2009 8:58 AM by wurzelbutz

    Find node type

    wurzelbutz

      Hi

      In my application i want to display all process nodes before starting the process. This works well with

      definition.getNodes()

      Now i need to identify the process-state nodes to print out the nodes of all sub-processes too but i don't know how to identify nodes as process-nodes.
      Is there a way to read the type of the node?

      BR