Uses of Class
com.atlassian.bamboo.plugins.stash.rest.entity.stash.StashErrors

Packages that use StashErrors
com.atlassian.bamboo.plugins.stash.rest.entity.stash   
 

Uses of StashErrors in com.atlassian.bamboo.plugins.stash.rest.entity.stash
 

Fields in com.atlassian.bamboo.plugins.stash.rest.entity.stash declared as StashErrors
 StashErrors StashRestResponse.errors
           
 

Methods in com.atlassian.bamboo.plugins.stash.rest.entity.stash with parameters of type StashErrors
 StashRestResponse.StashRestResponseBuilder StashRestResponse.StashRestResponseBuilder.errors(StashErrors errors)
           
 

Constructors in com.atlassian.bamboo.plugins.stash.rest.entity.stash with parameters of type StashErrors
StashRestResponse(int statusCode, java.lang.String statusMessage, StashErrors errors, java.lang.String body, com.google.gson.JsonElement entity)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.