getFlowHistory (GetFlowHistory)

Takes a FlowHistoryQuery uses every populated field in it to query all available flow statuses returning the results in a FlowHistoryQueryResponse. Please note that flow statuses expire, and empty collections are a valid response from this stream processor.

Class names

scala: code.model.flows.processors.state.GetFlowHistoryScannable
javascript: code_model_flows_processors_state_GetFlowHistoryScannable

Aliases

Coercions

RequiredFields: {
}
OptionalFields: {
after or
flowEndedAfter or
afterEnd or
finishedAFter
used to define
flowEndedAfter
before or
flowEndedBefore or
beforeEnd or
finishedBefore
used to define
flowEndedBefore
startedAfter or
flowStartedAfter or
triggerStartedAfter
used to define
flowStartedAfter
startedBefore or
flowStartedBefore or
triggerStartedBefore
used to define
flowStartedBefore
inTheLast
used to define
inTheLast
ids or
orchIds or
orchIdentities or
orchestrationIds
used to define
orchestrationIds
orchestrators or
names or
orchestratorNames or
orchNames or
flowNames or
flows
used to define
orchestratorNames
}

Config

{"bindingHint":"Retrieves all flow statuses associated with populated query params in FlowHistoryQuery. Please note that flow statuses expire, and empty collections are a valid response from this stream processor.","categories":[{"defaultCollapsed":true,"fields":["testData","testDataTransformFunc","assertionFunc"],"name":"Testing"}],"fieldName":"getFlowHistory","fields":[{"default":null,"fieldName":"getFlowHistory.name","hidden":false,"hideLabel":false,"name":"name","readonly":false,"renderStrategies":[],"type":"S","validators":[]},{"default":"getFlowHistory","fieldName":"getFlowHistory.classPath","hidden":false,"hideLabel":false,"name":"classPath","readonly":false,"renderStrategies":[],"type":"S","validators":[]},{"default":null,"fieldName":"getFlowHistory.testDataTransformFunc","hidden":false,"hideLabel":false,"name":"testDataTransformFunc","readonly":false,"renderStrategies":[],"type":"Js","validators":[]},{"default":"${generatedId}","fieldName":"getFlowHistory.id","hidden":false,"hideLabel":false,"name":"id","readonly":false,"renderStrategies":[],"type":"S","validators":[]},{"default":null,"fieldName":"getFlowHistory.testData","hidden":false,"hideLabel":false,"name":"testData","readonly":false,"renderStrategies":[],"type":"Jv","validators":[]},{"default":null,"fieldName":"getFlowHistory.assertionFunc","hidden":false,"hideLabel":false,"name":"assertionFunc","readonly":false,"renderStrategies":[],"type":"Js","validators":[]}],"hidden":false,"hideLabel":false,"label":"getFlowHistory","name":"getFlowHistory","readonly":false,"renderStrategies":[],"type":"O"}