public class TowerVersion extends Object implements Serializable
| Constructor and Description |
|---|
TowerVersion(String version) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMajorVersion() |
int |
getMinorVersion() |
int |
getPointVersion() |
String |
getVersion() |
boolean |
is_greater_or_equal(String anotherVersionString) |
public TowerVersion(String version) throws AnsibleTowerException
AnsibleTowerExceptionpublic int getMajorVersion()
public int getMinorVersion()
public int getPointVersion()
public String getVersion()
public boolean is_greater_or_equal(String anotherVersionString) throws AnsibleTowerException
AnsibleTowerExceptionCopyright © 2016–2025. All rights reserved.