Class SpaceEntityUserProperties

java.lang.Object
com.atlassian.confluence.plugins.rest.jackson2.entities.SpaceEntityUserProperties

@Expander(SpaceEntityUserPropertiesExpander.class) public class SpaceEntityUserProperties extends Object
Details about the space that are in the perspective of the current user.

When viewing a space resource everything is really in the perspective of the viewing user. This object represents complex properties that need to be expanded to be viewed.

  • Constructor Details

    • SpaceEntityUserProperties

      public SpaceEntityUserProperties()
    • SpaceEntityUserProperties

      public SpaceEntityUserProperties(String spaceKey)
  • Method Details