Class DeleteNodeEvent

java.lang.Object
org.alfresco.filesys.repo.NodeEvent
org.alfresco.filesys.repo.DeleteNodeEvent

public class DeleteNodeEvent extends NodeEvent
Delete Node Event Class
Author:
gkspencer
  • Constructor Details

    • DeleteNodeEvent

      public DeleteNodeEvent(FileFolderServiceType fType, NodeRef nodeRef, String path)
      Class constructor
      Parameters:
      fType - FileFolderServiceTtype
      nodeRef - NodeRef
      path - String
  • Method Details

    • getPath

      public final String getPath()
      Return the relative path of the target node
      Returns:
      String
    • toString

      public String toString()
      Return the node event as a string
      Overrides:
      toString in class Object
      Returns:
      String