java.lang.Object | |
↳ | com.atlassian.jira.util.system.VersionNumber |
Version Number holder. Implementation from the Mylyn JIRA Connector project. Added isGreaterThan etc. convenience methods.
Doesn't handle things like 3.3rc1 (will actually parse as 3.31 which will be > 3.3)Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns this version formatted as a valid OSGI version.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||
From interface
java.lang.Comparable
|
Returns this version formatted as a valid OSGI version.