forward Process
suspend fun forwardProcess( context: Context, processUUID: String, callback: STWForwardProcessCallback?)
Content copied to clipboard
Exports process in PDF format to be forwarded as a file attachment.
Parameters
context
**Context** The application context.Content copied to clipboard
process UUID
**String** the process uuidContent copied to clipboard
callback
**[STWForwardProcessCallback]** to handle the operation events and the uri of generated file.Content copied to clipboard