com.atlassian.bamboo.util
Class BuildUtils

java.lang.Object
  extended by com.atlassian.bamboo.util.BuildUtils

public class BuildUtils
extends Object


Constructor Summary
BuildUtils()
           
 
Method Summary
static Date getCurrentBuildDate()
           
static String getCurrentBuildNumber()
           
static String getCurrentVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildUtils

public BuildUtils()
Method Detail

getCurrentBuildDate

public static Date getCurrentBuildDate()

getCurrentBuildNumber

public static String getCurrentBuildNumber()

getCurrentVersion

public static String getCurrentVersion()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.