| Package | Description |
|---|---|
| org.activiti.services.rest.api | |
| org.activiti.services.rest.api.resources.assembler |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.hateoas.PagedResources<ProcessInstanceResource> |
ProcessInstanceController.getProcessInstances(org.springframework.data.domain.Pageable pageable,
org.springframework.data.web.PagedResourcesAssembler<ProcessInstance> pagedResourcesAssembler) |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceResource |
ProcessInstanceResourceAssembler.toResource(ProcessInstance processInstance) |
Copyright © 2010–2017 Alfresco. All rights reserved.