com.atlassian.confluence.pages
Class CommentStatus
java.lang.Object
com.atlassian.confluence.pages.CommentStatus
public class CommentStatus
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getValue
public CommentStatus.Value getValue()
getLastModifier
public String getLastModifier()
getLastModifiedDate
public Long getLastModifiedDate()
isResolved
public boolean isResolved()
isOpen
public boolean isOpen()
isReopened
public boolean isReopened()
isDangling
public boolean isDangling()
Copyright © 2003–2015 Atlassian. All rights reserved.