abstract fun backgroundHandler(handler: Handler<Void>): CommandProcess
Set a background handler, this handler is called when the command is running and put to background.
handler - the background handler
handler
Return this command