CE-1904: Handling opeartion details error when deploying paralelly
Operation details response created a NullPointer exception when there were multiple (un)deployments in the AWX queue. Turned out that in the response the AWX Job Id was not Long type (which would handle NULL values).
Modification deployed to DEMO.