com.atlassian.bamboo.plugins.rest.model.search
Class PlanSearchResult

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
      extended by com.atlassian.bamboo.plugins.rest.model.search.PlanSearchResult

public class PlanSearchResult
extends SearchResultEntity


Constructor Summary
PlanSearchResult()
           
PlanSearchResult(com.atlassian.struts.TextProvider textProvider, CustomVariableContext customVariableContext, ImmutablePlan plan)
           
 
Method Summary
 String getType()
           
 
Methods inherited from class com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
getId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlanSearchResult

public PlanSearchResult()

PlanSearchResult

public PlanSearchResult(com.atlassian.struts.TextProvider textProvider,
                        CustomVariableContext customVariableContext,
                        ImmutablePlan plan)
Method Detail

getType

public String getType()
Specified by:
getType in class SearchResultEntity


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.