renew Repeat Process Cycle
open fun renewRepeatProcessCycle( @NonNull context: Context, @NonNull processUUID: String, @Nullable callback: STWOperationCallback<MyBusinessError>)
Content copied to clipboard
Creates a new repeat cycle for the given process.
Parameters
context
Context The application context.
process UUID
String the uuid of the last repeated process
callback
STWProcessDeleteCallback to handle operation events