sweep
abstract fun sweep(contextId: <Error class: unknown class>, config: DecaySweepConfig): DecaySweepResult
Sweep the propositions in a single context for lifecycle transitions.
Return
The sweep result (swept, no-op, or failed)
Parameters
context Id
The context whose propositions should be evaluated
config
The sweep configuration (policy, target statuses, pruning)