Class TowerVersion
java.lang.Object
org.jenkinsci.plugins.ansible_tower.util.TowerVersion
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintbooleanis_greater_or_equal(String anotherVersionString)
-
Constructor Details
-
TowerVersion
- Throws:
AnsibleTowerException
-
-
Method Details
-
getMajorVersion
public int getMajorVersion() -
getMinorVersion
public int getMinorVersion() -
getPointVersion
public int getPointVersion() -
getVersion
-
is_greater_or_equal
- Throws:
AnsibleTowerException
-