Uses of Class
com.gentics.contentnode.rest.model.scheduler.ExecutionListResponse
Packages that use ExecutionListResponse
-
Uses of ExecutionListResponse in com.gentics.contentnode.rest.resource.scheduler
Methods in com.gentics.contentnode.rest.resource.scheduler that return ExecutionListResponseModifier 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