public class UserGeppettoProjectsResource
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private IGeppettoManager |
geppettoManager |
Constructor and Description |
---|
UserGeppettoProjectsResource() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<? extends IGeppettoProject> |
getGeppettoProjects(java.lang.String login) |
private IGeppettoManager geppettoManager
public java.util.Collection<? extends IGeppettoProject> getGeppettoProjects(java.lang.String login)