persist

fun persist(data: Bundle)

Persist the state of the Controller - this needs to be called from the onSaveInstanceState function in the hosting activity or fragment in case the workflow is not yet finished or canceled.

Parameters

data

the data bundle