com.atlassian.bamboo.resultsummary.tests
Class TestDeltaStateUserType

java.lang.Object
  extended by com.atlassian.bamboo.hibernate.GenericEnumUserType<TestDeltaState>
      extended by com.atlassian.bamboo.resultsummary.tests.TestDeltaStateUserType
All Implemented Interfaces:
net.sf.hibernate.UserType

public class TestDeltaStateUserType
extends GenericEnumUserType<TestDeltaState>


Constructor Summary
TestDeltaStateUserType()
           
 
Method Summary
 
Methods inherited from class com.atlassian.bamboo.hibernate.GenericEnumUserType
deepCopy, equals, isMutable, nullSafeGet, nullSafeSet, returnedClass, sqlTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDeltaStateUserType

public TestDeltaStateUserType()


Copyright © 2011 Atlassian. All Rights Reserved.