Package | Description |
---|---|
com.gentics.contentnode.rest.resource.scheduler |
Modifier and Type | Method and Description |
---|---|
ExecutionListResponse |
SchedulerResource.listExecutions(String scheduleId,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
ExecutionFilterParameterBean executionFilterParameterBean)
List all executions of the given schedule which match the filters.
The result can be filtered by id
scheduleId
log
and sorted by
id
startTime
endTime
duration
result
|
Copyright © 2024 Gentics Software. All rights reserved.