Interface VersionRevertDetails


public interface VersionRevertDetails
  • Method Summary

    Modifier and Type
    Method
    Description
    Node to revert
    Type of node that is being reverted
  • Method Details

    • getNodeRef

      NodeRef getNodeRef()
      Node to revert
      Returns:
      the noderef of the node to revert
    • getNodeType

      QName getNodeType()
      Type of node that is being reverted
      Returns:
      the type of the node that is being reverted