com.atlassian.crowd.plugin
Class CrowdApplication

java.lang.Object
  extended by com.atlassian.crowd.plugin.CrowdApplication
All Implemented Interfaces:
com.atlassian.plugin.Application

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

Required by the Plugin System


Constructor Summary
CrowdApplication(String key)
           
 
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

CrowdApplication

public CrowdApplication(String key)
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 © 2013 Atlassian. All Rights Reserved.