RestTaskListClient

Constructors

Link copied to clipboard
constructor(tasksRestClient: TasksRestClient)

Functions

Link copied to clipboard
open override fun getTasks(page: Int, size: Int, runningStatuses: List<Task.RunningStatus>, taskTypeCategory: TaskTypeCategory?, taskTypeHid: String?, extId: String?, pipelineTaskId: Long?): PageResponse<TaskWithProgress>