java.lang.Object
com.atlassian.confluence.api.model.content.Position
All Implemented Interfaces:
Comparable<Position>

public final class Position extends Object implements Comparable<Position>
Represents the position of a piece of Content among its siblings.

A position of NONE means that Content will appear after any positioned siblings.