setActions

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

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

Parameters

actions

The actions.