Class DeploymentVersionStateUserType
java.lang.Object
com.atlassian.bamboo.persistence3.ConvertibleToStringUserType<DeploymentVersionState>
com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionStateUserType
- All Implemented Interfaces:
Serializable
,org.hibernate.usertype.UserType
public class DeploymentVersionStateUserType
extends ConvertibleToStringUserType<DeploymentVersionState>
- See Also:
-
Constructor Summary
Constructors -
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
-
DeploymentVersionStateUserType
public DeploymentVersionStateUserType()
-
-
Method Details
-
fromString
- Specified by:
fromString
in classConvertibleToStringUserType<DeploymentVersionState>
-