Class SynchronisationStatusKeyPersistentType

  • All Implemented Interfaces:
    Serializable, org.hibernate.usertype.UserType

    public final class SynchronisationStatusKeyPersistentType
    extends EnumPersistentType<com.atlassian.crowd.model.directory.SynchronisationStatusKey>
    Since:
    7.11.0
    See Also:
    Serialized Form
    • Constructor Detail

      • SynchronisationStatusKeyPersistentType

        public SynchronisationStatusKeyPersistentType()
    • Method Detail

      • returnedClass

        public Class<com.atlassian.crowd.model.directory.SynchronisationStatusKey> returnedClass()
        Specified by:
        returnedClass in interface org.hibernate.usertype.UserType
        Specified by:
        returnedClass in class EnumPersistentType<com.atlassian.crowd.model.directory.SynchronisationStatusKey>