avid.selectors.LambdaSelector
- class avid.selectors.LambdaSelector(selectionFunction)
Bases:
SelectorBaseSpecial selector that takes a lambda/function object and calls it to make the selection.
- __init__(selectionFunction)
init
Methods
__init__(selectionFunction)init
getSelection(workflowData)Filters the given collection of entries and returns all selected entries
- getSelection(workflowData)
Filters the given collection of entries and returns all selected entries