Package | Description |
---|---|
com.activiti.repository.runtime |
Modifier and Type | Method and Description |
---|---|
List<Comment> |
CommentRepository.findByProcessInstanceId(String processInstanceId,
org.springframework.data.domain.Sort sort) |
List<Comment> |
CommentRepository.findByTaskId(String taskId,
org.springframework.data.domain.Sort sort) |
Copyright © 2014–2015 Alfresco. All rights reserved.