getProcessAutoSaveInterval

fun getProcessAutoSaveInterval(context: Context): Long

Call this function to retrieve the process auto-save interval value (minutes)

Return

The interval (minutes) at which a process needs to be automatically saved when edited on the client.

Parameters

context

Context: The application context