Check status of StandardScannerExecutor job

How can I check the status of the below job?
No description
1 Reply
Bo
Bo2y ago
You lost the reference to the job. You should have called mgmt.removeGhostVertices().get() or job = mgmt.removeGhostVertices()

Did you find this page helpful?