setActions

abstract fun setActions(actions: List<Action<in Task>>)(source)

Sets the sequence of Action objects which will be executed by this task.

Parameters

actions

The actions.