Class DeltaStateUserType
java.lang.Object
com.atlassian.bamboo.persistence3.ConvertibleToStringUserType<DeltaState>
com.atlassian.bamboo.resultsummary.DeltaStateUserType
- All Implemented Interfaces:
Serializable
,org.hibernate.usertype.UserType
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.persistence3.ConvertibleToStringUserType
assemble, deepCopy, disassemble, equals, hashCode, isMutable, nullSafeGet, nullSafeSet, replace, returnedClass, sqlTypes, toString
-
Constructor Details
-
DeltaStateUserType
public DeltaStateUserType()
-
-
Method Details
-
fromString
- Specified by:
fromString
in classConvertibleToStringUserType<DeltaState>
-