com.atlassian.greenhopper.web.rapid.project
Class ProjectEntryTransformer

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.project.ProjectEntryTransformer
All Implemented Interfaces:
com.atlassian.plugin.util.collect.Function<ProjectEntry,com.atlassian.jira.project.Project>

@Service
public class ProjectEntryTransformer
extends java.lang.Object
implements com.atlassian.plugin.util.collect.Function<ProjectEntry,com.atlassian.jira.project.Project>


Constructor Summary
ProjectEntryTransformer()
           
 
Method Summary
 com.atlassian.jira.project.Project get(ProjectEntry input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectEntryTransformer

public ProjectEntryTransformer()
Method Detail

get

public com.atlassian.jira.project.Project get(ProjectEntry input)
Specified by:
get in interface com.atlassian.plugin.util.collect.Function<ProjectEntry,com.atlassian.jira.project.Project>


Copyright © 2007-2012 Atlassian. All Rights Reserved.