com.atlassian.bamboo.resultsummary
Class BranchIntegrationStateUserType

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

public class BranchIntegrationStateUserType
extends GenericEnumUserType<MergeResultState>


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

BranchIntegrationStateUserType

public BranchIntegrationStateUserType()


Copyright © 2012 Atlassian. All Rights Reserved.