07-23-2012 01:04 PM
07-24-2012 03:25 AM
/** Finds the activity ids for all executions that are waiting in activities.
* This is a list because a single activity can be active multiple times.
* @param executionId id of the execution, cannot be null.
* @throws ActivitiException when no execution exists with the given executionId.
*/
List<String> getActiveActivityIds(String executionId);
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.