Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<List<WorkflowExecutionDTO>> |
MetadataController.listExecutions()
Request a list of all executions stored in the repository.
|
Modifier and Type | Method and Description |
---|---|
List<WorkflowExecutionDTO> |
MetadataProviderService.listExecutions()
List metadata about all executions stored in the repository.
|
Modifier and Type | Method and Description |
---|---|
List<WorkflowExecutionDTO> |
MetadataProviderServiceImpl.listExecutions() |
Copyright © 2020. All rights reserved.