Companion

object Companion

Properties

Link copied to clipboard
private lateinit var activeContext: Class<*>

activeContext the active Class where a refreshRoutine is executing its workflow

Functions

Link copied to clipboard

Function to get the current active context where the refreshRoutine is executing

Link copied to clipboard
fun setActiveContext(currentContext: Class<*>)

Function to set the current active context where the refreshRoutine is executing