duplicate Process
open fun duplicateProcess(@NonNull context: Context, @NonNull processUUID: String): ProcessItem
Content copied to clipboard
Creates a new copy of the given process. The copy will contain all values of the original process except signatures.
Return
Parameters
context
Context The application context.
process UUID
String the process uuid.