set Active Context

open fun setActiveContext(currentContext: Class<*>)

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

Parameters

currentContext

: the current active context to set