getProcessAutoSaveInterval

open fun getProcessAutoSaveInterval(@NonNull context: Context): Long

Call this method 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