public class OperatingSystems extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
CENTOS |
protected static String |
CLOUD_LINUX |
protected static String |
DEBIAN |
protected static String |
RHEL |
protected static String |
UBUNTU |
protected static String |
VYATTACE |
protected static String |
WINDOWS |
Constructor and Description |
---|
OperatingSystems() |
protected static final String CENTOS
protected static final String DEBIAN
protected static final String RHEL
protected static final String UBUNTU
protected static final String WINDOWS
protected static final String CLOUD_LINUX
protected static final String VYATTACE
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.