Uses of Class
com.gentics.contentnode.rest.model.scheduler.ExecutionListResponse
-
Uses of ExecutionListResponse in com.gentics.contentnode.rest.resource.scheduler
Modifier and TypeMethodDescriptionSchedulerResource.listExecutions
(String scheduleId, FilterParameterBean filter, SortParameterBean sorting, PagingParameterBean paging, ExecutionFilterParameterBean executionFilterParameterBean, EmbedParameterBean embed) List all executions of the given schedule which match the filters.
The result can be filtered byid
scheduleId
log
and sorted byid
startTime
endTime
duration
result