public static class PrologEnvironment.Args extends Object
Modifier and Type | Method and Description |
---|---|
AnonymousUser |
getAnonymousUser() |
GitRepositoryManager |
getGitRepositoryManager() |
PatchListCache |
getPatchListCache() |
PatchSetInfoFactory |
getPatchSetInfoFactory() |
PermissionBackend |
getPermissionBackend() |
ProjectCache |
getProjectCache() |
IdentifiedUser.GenericFactory |
getUserFactory() |
public ProjectCache getProjectCache()
public PermissionBackend getPermissionBackend()
public GitRepositoryManager getGitRepositoryManager()
public PatchListCache getPatchListCache()
public PatchSetInfoFactory getPatchSetInfoFactory()
public IdentifiedUser.GenericFactory getUserFactory()
public AnonymousUser getAnonymousUser()