All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ldes.client.treenodesupplier.domain.valueobject.ClientStatus Maven / Gradle / Ivy

The newest version!
package ldes.client.treenodesupplier.domain.valueobject;

public enum ClientStatus {
	REPLICATING, SYNCHRONISING, COMPLETED, ERROR
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy