Class BuildStateUserType
java.lang.Object
com.atlassian.bamboo.persistence3.ConvertibleToStringUserType<BuildState>
com.atlassian.bamboo.resultsummary.BuildStateUserType
- 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
-
BuildStateUserType
public BuildStateUserType()
-
-
Method Details
-
fromString
- Specified by:
fromString
in classConvertibleToStringUserType<BuildState>
-