Package | Description |
---|---|
org.springframework.cloud.dataflow.server.controller |
Spring Cloud Data Flow Server Controllers.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.hateoas.PagedResources<TaskDefinitionResource> |
TaskDefinitionController.list(org.springframework.data.domain.Pageable pageable,
String search,
org.springframework.data.web.PagedResourcesAssembler<TaskExecutionAwareTaskDefinition> assembler)
Return a page-able list of
TaskDefinitionResource defined tasks. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.