| Package | Description |
|---|---|
| org.activiti.services.query.rest.assembler | |
| org.activiti.services.query.rest.controller |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceQueryResource |
ProcessInstanceQueryResourceAssembler.toResource(ProcessInstance processInstance) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.hateoas.PagedResources<ProcessInstanceQueryResource> |
ProcessInstanceQueryController.findAllByWebQuerydsl(com.querydsl.core.types.Predicate predicate,
org.springframework.data.domain.Pageable pageable,
org.springframework.data.web.PagedResourcesAssembler<ProcessInstance> pagedResourcesAssembler) |
Copyright © 2010–2017 Alfresco. All rights reserved.