package fr.opensagres.nosql.ide.core.model; public enum NodeStatus { Stopped, Started, StartedWithError }