com.atlassian.confluence.content.render.xhtml.model.resource.identifiers
Class DraftResourceIdentifier
java.lang.Object
com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.DraftResourceIdentifier
- All Implemented Interfaces:
- AttachmentContainerResourceIdentifier, ResourceIdentifier
public class DraftResourceIdentifier
- extends Object
- implements AttachmentContainerResourceIdentifier
Identifies a draft resource.
DraftResourceIdentifier
public DraftResourceIdentifier(long draftId)
getDraftId
public long getDraftId()
toString
public String toString()
- Overrides:
toString
in class Object