Uses of Interface
org.jbpm.api.IdentityService

Packages that use IdentityService
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 IdentityService in org.jbpm.api
 

Methods in org.jbpm.api that return IdentityService
 IdentityService ProcessEngine.getIdentityService()
          the identity service that exposes the user and group operations management operations.
 



Copyright © 2010 JBoss Community. All Rights Reserved.