com.atlassian.bamboo.resultsummary
Class BranchIntegrationStrategyUserType

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

public class BranchIntegrationStrategyUserType
extends GenericEnumUserType<BranchIntegrationStrategy>


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

BranchIntegrationStrategyUserType

public BranchIntegrationStrategyUserType()


Copyright © 2012 Atlassian. All Rights Reserved.