can i programatically stop another processor using execute script or custom processor? I see some methods like publicProcessGroup getGroup(finalString id) in org.apache.nifi.controller.FlowController.java. Does nifi provide api like this which can be used in custom processors?