renewRepeatProcessCycle

open fun renewRepeatProcessCycle(    @NonNull context: Context,     @NonNull processUUID: String,     @Nullable callback: STWOperationCallback<MyBusinessError>)

Creates a new repeat cycle for the given process.

Parameters

context

Context The application context.

processUUID

String the uuid of the last repeated process

callback

STWProcessDeleteCallback to handle operation events