com.atlassian.bamboo.agent
Class AgentAssignmentExecutableUserType

java.lang.Object
  extended by com.atlassian.bamboo.hibernate.GenericEnumUserType<AgentAssignment.ExecutableType>
      extended by com.atlassian.bamboo.agent.AgentAssignmentExecutableUserType
All Implemented Interfaces:
net.sf.hibernate.UserType

public class AgentAssignmentExecutableUserType
extends GenericEnumUserType<AgentAssignment.ExecutableType>


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

AgentAssignmentExecutableUserType

public AgentAssignmentExecutableUserType()


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