Uses of Interface
org.jbpm.api.ManagementService

Packages that use ManagementService
org.jbpm.api the jBPM API, Start by creating a Configuration, build a ProcessEngine from that, and then you can find the workflow methods on the services like ExecutionService, TaskService
 

Uses of ManagementService in org.jbpm.api
 

Methods in org.jbpm.api that return ManagementService
 ManagementService ProcessEngine.getManagementService()
          the management service that exposes the management operations to operators that have to keep the jBPM system up and running.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.