get Process By UUID
Gets the process having the given processUUID.
This method return null if the given processUUID is empty or the corresponding process is not found.
Return
STWProcess: the process having the given UUID, or null if it is not found.
Parameters
context
**Context** The application context.Content copied to clipboard
process UUID
**String** the process uuidContent copied to clipboard