org.hudsonci.rest.api
Class Version

java.lang.Object
  extended by org.hudsonci.utils.common.VersionSupport
      extended by org.hudsonci.rest.api.Version

public class Version
extends VersionSupport

REST API version.

Since:
2.1.0
Author:
Jason Dillon

Field Summary
 
Fields inherited from class org.hudsonci.utils.common.VersionSupport
RESOURCE_NAME, SEQUENCE, TIMESTAMP, UNKNOWN, VERSION
 
Constructor Summary
Version()
           
 
Method Summary
static Version get()
           
 
Methods inherited from class org.hudsonci.utils.common.VersionSupport
getCanonicalVersion, getRawVersion, getSequence, getTimestamp, getVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

get

public static Version get()


Copyright © 2004-2011 Hudson. All Rights Reserved.