jBPM :: Services API 6.2.0.CR2

Uses of Interface
org.jbpm.services.api.model.UserTaskDefinition

Packages that use UserTaskDefinition
org.jbpm.services.api   
 

Uses of UserTaskDefinition in org.jbpm.services.api
 

Methods in org.jbpm.services.api that return types with arguments of type UserTaskDefinition
 Collection<UserTaskDefinition> DefinitionService.getTasksDefinitions(String deploymentId, String processId)
          Returns all user task definitions defined in given process
NOTE: This method assumes process has already been built by invoking buildProcessDefinition method
 


jBPM :: Services API 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.