Class Depth

java.lang.Object
com.atlassian.confluence.api.model.Depth

public final class Depth extends Object
The depth to which sub-content should be returned.

Used when finding content in Spaces and children in Content.

  • Field Details

    • ROOT

      public static final Depth ROOT
    • ALL

      public static final Depth ALL
  • Method Details