com.atlassian.bamboo.agent
Class AgentAssignmentExecutorUserType

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

public class AgentAssignmentExecutorUserType
extends GenericEnumUserType<AgentAssignment.ExecutorType>


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

AgentAssignmentExecutorUserType

public AgentAssignmentExecutorUserType()


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