com.atlassian.jira.rest.v2.issue.project
Interface ProjectBeanFactory
- All Known Implementing Classes:
- ProjectBeanFactoryImpl
public interface ProjectBeanFactory
Class for creating project from projects.
- Since:
- v4.4
fullProject
ProjectBean fullProject(@Nonnull
Project project,
@Nonnull
String expand)
shortProject
ProjectBean shortProject(@Nonnull
Project project)
summaryProject
ProjectBean summaryProject(@Nonnull
Project project,
@Nonnull
String expand)
Copyright © 2002-2014 Atlassian. All Rights Reserved.