setActions

abstract fun setActions(actions: List<Action<out Any>>)

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

Parameters

actions

The actions.