| Package | Description |
|---|---|
| org.bonitasoft.engine.api |
| Modifier and Type | Method and Description |
|---|---|
List<DataDefinition> |
ProcessManagementAPI.getActivityDataDefinitions(long processId,
String activityName,
int startIndex,
int maxResults)
Returns the paged list of data definitions of the activity of the process definition.
|
int |
ProcessManagementAPI.getNumberOfActivityDataDefinitions(long processId,
String activityName)
Counts the number of data definitions of the activity of the process definition.
|
Copyright © 2013 BonitaSoft. All Rights Reserved.