com.atlassian.bamboo.studio.applinks
Interface BridgedAppLink


public interface BridgedAppLink

An AppLink provided by an AppLinks bridge provider, for plugins 1 plugins to use


Method Summary
 java.lang.String getKey()
          The key of the AppLink
 java.lang.String getUrl()
          The URL of the AppLink
 

Method Detail

getUrl

java.lang.String getUrl()
The URL of the AppLink


getKey

java.lang.String getKey()
The key of the AppLink



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.