Package | Description |
---|---|
org.jbpm.services.api |
Modifier and Type | Method and Description |
---|---|
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 |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.