I have a payload path like /content/world/latest-news. I want to check if this page is in any active workflow job queue. How to check that through programing?
Look at the method and the return values. You can get a collection of all workflows by invoking the getActiveWorkItems method and from their get all data.