@Component public class ProcessInstanceSortApplier extends BaseSortApplier<org.activiti.engine.runtime.ProcessInstanceQuery>
| Constructor and Description |
|---|
ProcessInstanceSortApplier() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyDefaultSort(org.activiti.engine.runtime.ProcessInstanceQuery query) |
protected org.activiti.engine.query.QueryProperty |
getOrderByProperty(org.springframework.data.domain.Sort.Order order) |
applySortprotected void applyDefaultSort(org.activiti.engine.runtime.ProcessInstanceQuery query)
applyDefaultSort in class BaseSortApplier<org.activiti.engine.runtime.ProcessInstanceQuery>protected org.activiti.engine.query.QueryProperty getOrderByProperty(org.springframework.data.domain.Sort.Order order)
getOrderByProperty in class BaseSortApplier<org.activiti.engine.runtime.ProcessInstanceQuery>Copyright © 2010–2018 Alfresco. All rights reserved.