Uses of Interface
org.jbpm.api.model.ActivityCoordinates

Packages that use ActivityCoordinates
org.jbpm.api the primary facade interfaces to the process repository, the execution repository and the management functionalities
 

Uses of ActivityCoordinates in org.jbpm.api
 

Methods in org.jbpm.api that return ActivityCoordinates
 ActivityCoordinates RepositoryService.getActivityCoordinates(java.lang.String processDefinitionId, java.lang.String activityName)
           
 



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