forward Process
open fun forwardProcess( @NonNull context: Context, @NonNull processUUID: String, @Nullable callback: STWForwardProcessCallback<MyBusinessError>)
Content copied to clipboard
Exports process in PDF format to be forwarded as a file attachment.
Parameters
context
Context The application context.
process UUID
String the process uuid
callback
STWForwardProcessCallback to handle the operation events.