Class ChildrenListWrapperCallback

  • All Implemented Interfaces:
    com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<ContentEntity>

    public class ChildrenListWrapperCallback
    extends Object
    implements com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<ContentEntity>
    Provides a list callback on a list of children for a page or comment.
    • Method Detail

      • getItems

        public List<ContentEntity> getItems​(com.atlassian.plugins.rest.common.expand.parameter.Indexes indexes)
        Specified by:
        getItems in interface com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<ContentEntity>
      • getSize

        public int getSize()