com.atlassian.bamboo.notification
Class NotificationSetTypeUserType

java.lang.Object
  extended by com.atlassian.bamboo.hibernate.GenericEnumUserType<NotificationSet.NotificationSetType>
      extended by com.atlassian.bamboo.notification.NotificationSetTypeUserType
All Implemented Interfaces:
net.sf.hibernate.UserType

public class NotificationSetTypeUserType
extends GenericEnumUserType<NotificationSet.NotificationSetType>


Constructor Summary
NotificationSetTypeUserType()
           
 
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

NotificationSetTypeUserType

public NotificationSetTypeUserType()


Copyright © 2011 Atlassian. All Rights Reserved.