avid.actions.simpleScheduler.SimpleScheduler

class avid.actions.simpleScheduler.SimpleScheduler

Bases: object

Simple scheduler implementation that just executes the actions sequentially.

__init__()

Methods

__init__()

execute(actionList)