com.atlassian.bamboo.plugin
Class BambooApplication

java.lang.Object
  extended by com.atlassian.bamboo.plugin.BambooApplication
All Implemented Interfaces:
com.atlassian.plugin.Application

public class BambooApplication
extends Object
implements com.atlassian.plugin.Application


Constructor Summary
BambooApplication()
           
 
Method Summary
 String getBuildNumber()
           
 String getKey()
           
 String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooApplication

public BambooApplication()
Method Detail

getKey

public String getKey()
Specified by:
getKey in interface com.atlassian.plugin.Application

getVersion

public String getVersion()
Specified by:
getVersion in interface com.atlassian.plugin.Application

getBuildNumber

public String getBuildNumber()
Specified by:
getBuildNumber in interface com.atlassian.plugin.Application


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.