com.atlassian.crowd.plugin.rest.entity
Class ValidationFactorEntityList

java.lang.Object
  extended by com.atlassian.crowd.plugin.rest.entity.ValidationFactorEntityList

public class ValidationFactorEntityList
extends java.lang.Object

List of ValidationFactors.


Constructor Summary
ValidationFactorEntityList(java.util.List<ValidationFactorEntity> validationFactors)
           
 
Method Summary
 java.util.List<ValidationFactorEntity> getValidationFactors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidationFactorEntityList

public ValidationFactorEntityList(java.util.List<ValidationFactorEntity> validationFactors)
Method Detail

getValidationFactors

public java.util.List<ValidationFactorEntity> getValidationFactors()


Copyright © 2010 Atlassian. All Rights Reserved.