public interface ProjectBeanFactory
Modifier and Type | Method and Description |
---|---|
ProjectBean |
fullProject(Project project,
String expand) |
ProjectBean |
shortProject(Project project) |
ProjectBean |
summaryProject(Project project,
String expand) |
ProjectBean fullProject(@Nonnull Project project, @Nonnull String expand)
ProjectBean shortProject(@Nonnull Project project)
ProjectBean summaryProject(@Nonnull Project project, @Nonnull String expand)
Copyright © 2002-2015 Atlassian. All Rights Reserved.