Class EmbeddedCrowdPropertySetFactory

  • All Implemented Interfaces:
    com.atlassian.user.properties.PropertySetFactory

    @Deprecated
    public class EmbeddedCrowdPropertySetFactory
    extends Object
    implements com.atlassian.user.properties.PropertySetFactory
    Deprecated.
    since 7.0.1 because atlassian-embedded-crowd-atlassian-user module was removed. No replacement
    Copied from atlassian-embedded-crowd library
    Since:
    7.0.1
    • Constructor Detail

      • EmbeddedCrowdPropertySetFactory

        public EmbeddedCrowdPropertySetFactory​(com.atlassian.crowd.embedded.api.CrowdService crowdService,
                                               com.opensymphony.module.propertyset.hibernate.HibernateConfigurationProvider configProvider)
        Deprecated.
    • Method Detail

      • getPropertySet

        public com.opensymphony.module.propertyset.PropertySet getPropertySet​(com.atlassian.user.Entity entity)
                                                                       throws com.atlassian.user.EntityException
        Deprecated.
        Specified by:
        getPropertySet in interface com.atlassian.user.properties.PropertySetFactory
        Throws:
        com.atlassian.user.EntityException