com.atlassian.bamboo.plugins.rest.deployments.versions
Class DeploymentVersionSearchResult

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
      extended by com.atlassian.bamboo.plugins.rest.deployments.versions.DeploymentVersionSearchResult

public class DeploymentVersionSearchResult
extends SearchResultEntity


Constructor Summary
DeploymentVersionSearchResult()
           
DeploymentVersionSearchResult(DeploymentVersion version)
           
 
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

DeploymentVersionSearchResult

public DeploymentVersionSearchResult()

DeploymentVersionSearchResult

public DeploymentVersionSearchResult(DeploymentVersion version)
Method Detail

getType

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


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