0 Replies Latest reply on Feb 25, 2009 9:46 AM by dpalma

    Enumerating process intsances

    dpalma

      Hi,

      I am trying to get a list of all the process instances in my JVM. I checked the ProcessService, ExecutionService and ManagementService and did not find a way to do it. I am assuming i need to enumerate ProcessDefintions and then enumerate instances for each definition. What is the correct way to do this?

      Thanks in advance.
      Derek