com.atlassian.bamboo.agent.elastic.server
Class EC2PlatformUserType

java.lang.Object
  extended by com.atlassian.bamboo.hibernate.GenericEnumUserType<com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Platform>
      extended by com.atlassian.bamboo.agent.elastic.server.EC2PlatformUserType
All Implemented Interfaces:
net.sf.hibernate.UserType

public class EC2PlatformUserType
extends GenericEnumUserType<com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Platform>


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

EC2PlatformUserType

public EC2PlatformUserType()


Copyright © 2012 Atlassian. All Rights Reserved.