Uses of Class
com.atlassian.bamboo.plugins.stash.rest.entity.StashServerEntity

Packages that use StashServerEntity
com.atlassian.bamboo.plugins.stash.rest.entity   
 

Uses of StashServerEntity in com.atlassian.bamboo.plugins.stash.rest.entity
 

Fields in com.atlassian.bamboo.plugins.stash.rest.entity with type parameters of type StashServerEntity
static com.google.common.base.Function<com.atlassian.applinks.api.ApplicationLink,StashServerEntity> StashServerEntity.fromApplicationLink
           
 

Methods in com.atlassian.bamboo.plugins.stash.rest.entity that return types with arguments of type StashServerEntity
 com.google.common.collect.ImmutableList<StashServerEntity> ListServersResponse.getServers()
           
 

Method parameters in com.atlassian.bamboo.plugins.stash.rest.entity with type arguments of type StashServerEntity
 void ListServersResponse.setServers(java.lang.Iterable<StashServerEntity> servers)
           
 



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