com.atlassian.mywork.host.service
Class ApplicationLinkIdService

java.lang.Object
  extended by com.atlassian.mywork.host.service.ApplicationLinkIdService

public class ApplicationLinkIdService
extends java.lang.Object


Constructor Summary
ApplicationLinkIdService(com.atlassian.applinks.host.spi.HostApplication hostApplication)
           
 
Method Summary
<T extends ApplicationLinkIdBuilder>
T
checkAndUpdate(T builder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationLinkIdService

public ApplicationLinkIdService(com.atlassian.applinks.host.spi.HostApplication hostApplication)
Method Detail

checkAndUpdate

public <T extends ApplicationLinkIdBuilder> T checkAndUpdate(T builder)


Copyright © 2012 Atlassian. All Rights Reserved.