executeRoute returns a promise which will be resolved once the execution is finished. There is no function to unsubscribe, but you can stop an execution via stopExecution and the callback will not be called anymore.
executeRoute returns a promise which will be resolved once the execution is finished. There is no function to unsubscribe, but you can stop an execution via stopExecution and the callback will not be called anymore.