ApplicationManager should return FlowManager/ProcedureManager after the Program starts OR provide the ability to check the status of Programs.
Description
Release Notes
None
Activity
Show:

Sreevatsan Raman January 14, 2015 at 1:52 AM
We have isRunning method for Flow and service managers.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Created September 25, 2014 at 4:20 AM
Updated March 27, 2015 at 7:32 PM
Resolved January 15, 2015 at 6:56 PM
This is necessary so that if our tests or if the developer tests are running on slow machines, we need to able to check the status. Or we need to make sure that the status is running before the we return FlowManager/ProcedureManager etc.