com.atlassian.theplugin.commons.fisheye.api
Interface FishEyeSession

All Superinterfaces:
ProductSession
All Known Implementing Classes:
FishEyeRestSession

public interface FishEyeSession
extends ProductSession


Method Summary
 java.util.Collection<java.lang.String> getRepositories()
           
 
Methods inherited from interface com.atlassian.theplugin.commons.remoteapi.ProductSession
isLoggedIn, login, logout
 

Method Detail

getRepositories

java.util.Collection<java.lang.String> getRepositories()
                                                       throws RemoteApiException
Throws:
RemoteApiException


Copyright © 2008-2009 Atlassian Pty Ltd. All Rights Reserved.