Uses of Class
com.atlassian.bamboo.ww2.actions.project.DecoratedEntityReference

Packages that use DecoratedEntityReference
com.atlassian.bamboo.ww2.actions.project   
 

Uses of DecoratedEntityReference in com.atlassian.bamboo.ww2.actions.project
 

Methods in com.atlassian.bamboo.ww2.actions.project that return types with arguments of type DecoratedEntityReference
static com.google.common.base.Function<com.atlassian.applinks.api.EntityLink,DecoratedEntityReference> DecoratedEntityReference.fromEntityLink(com.atlassian.core.i18n.I18nTextProvider i18nTextProvider)
           
static com.google.common.base.Function<com.atlassian.applinks.host.spi.EntityReference,DecoratedEntityReference> DecoratedEntityReference.fromEntityReference(com.atlassian.core.i18n.I18nTextProvider i18nTextProvider, com.atlassian.applinks.api.ApplicationLink applicationLink)
           
static com.google.common.base.Function<java.util.Map.Entry<com.atlassian.applinks.api.ApplicationLink,com.atlassian.applinks.host.spi.EntityReference>,DecoratedEntityReference> DecoratedEntityReference.fromEntityReferenceMap(com.atlassian.core.i18n.I18nTextProvider i18nTextProvider)
           
 

Methods in com.atlassian.bamboo.ww2.actions.project with parameters of type DecoratedEntityReference
 int DecoratedEntityReference.compareTo(DecoratedEntityReference o)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.