Skip to content

MaestroProcessGetAllOptions

Optional filters for MaestroProcessesServiceModel.getAll. All fields are optional — pass any combination to narrow the returned processes.

Properties

Property Type Description
endTime? Date Only include processes with instances started at or before this time
packageId? string Filter by package identifier
processKey? string Filter by process key
startTime? Date Only include processes with instances started at or after this time