Uses of Class
com.atlassian.bamboo.rest.entity.FieldErrorsEntity

Packages that use FieldErrorsEntity
com.atlassian.bamboo.rest.adapter   
com.atlassian.bamboo.rest.entity   
 

Uses of FieldErrorsEntity in com.atlassian.bamboo.rest.adapter
 

Methods in com.atlassian.bamboo.rest.adapter that return types with arguments of type FieldErrorsEntity
 NamedEntity<FieldErrorsEntity> FieldErrorsEntityAdapter.createNamedEntity(java.lang.String name, FieldErrorsEntity value)
           
 java.lang.Class<FieldErrorsEntity> FieldErrorsEntityAdapter.getEntityType()
           
 

Methods in com.atlassian.bamboo.rest.adapter with parameters of type FieldErrorsEntity
 NamedEntity<FieldErrorsEntity> FieldErrorsEntityAdapter.createNamedEntity(java.lang.String name, FieldErrorsEntity value)
           
 

Uses of FieldErrorsEntity in com.atlassian.bamboo.rest.entity
 

Constructors in com.atlassian.bamboo.rest.entity with parameters of type FieldErrorsEntity
FieldErrorsNamedEntity(java.lang.String name, FieldErrorsEntity value)
           
 



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