com.atlassian.bamboo.rest.entity
Class FormErrorsEntity

java.lang.Object
  extended by com.atlassian.bamboo.rest.entity.FormErrorsEntity

public class FormErrorsEntity
extends java.lang.Object


Constructor Summary
FormErrorsEntity(java.util.List<FieldErrorsNamedEntity> fieldErrors)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormErrorsEntity

public FormErrorsEntity(java.util.List<FieldErrorsNamedEntity> fieldErrors)


Copyright © 2012 Atlassian. All Rights Reserved.