com.atlassian.bamboo.deployments.versions.persistence
Class DeploymentVersionStateUserType

java.lang.Object
  extended by com.atlassian.bamboo.persistence3.ConvertibleToStringUserType<DeploymentVersionState>
      extended by com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionStateUserType
All Implemented Interfaces:
net.sf.hibernate.UserType

public class DeploymentVersionStateUserType
extends ConvertibleToStringUserType<DeploymentVersionState>


Constructor Summary
DeploymentVersionStateUserType()
           
 
Method Summary
 DeploymentVersionState fromString(java.lang.String stringValue)
           
 
Methods inherited from class com.atlassian.bamboo.persistence3.ConvertibleToStringUserType
deepCopy, equals, isMutable, nullSafeGet, nullSafeSet, returnedClass, sqlTypes, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentVersionStateUserType

public DeploymentVersionStateUserType()
Method Detail

fromString

public DeploymentVersionState fromString(@NotNull
                                         java.lang.String stringValue)
Specified by:
fromString in class ConvertibleToStringUserType<DeploymentVersionState>


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.