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
AnsibleTowerException
public int getMajorVersion()
public int getMinorVersion()
public int getPointVersion()
public String getVersion()
public boolean is_greater_or_equal(String anotherVersionString) throws AnsibleTowerException
AnsibleTowerException
Copyright © 2016–2020. All rights reserved.