namespace Philips.EDI.Foundation.APIGateway.AutomationTest.CFUtilites.Models
{
public enum AppState
start,
stop,
restart
}