Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 425092

Summary: App can have more states, not just started and stopped
Product: [ECD] Orion Reporter: Szymon Brandys <Szymon.Brandys>
Component: ClientAssignee: Malgorzata Janczarska <malgorzata.tomczyk>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 5.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on:    
Bug Blocks: 422047    

Description Szymon Brandys CLA 2014-01-08 09:48:45 EST
In getState method in "org.eclipse.orion.client.cf.deploy" service, we can return just two states "running: true or false". Apps can be in more states, for instance "not deployed".
Comment 1 Malgorzata Janczarska CLA 2014-01-14 11:03:48 EST
State: STARTED, STOPPED, NOT_DEPLOYED it is!