Interface PathOperationRestriction


  • public interface PathOperationRestriction
    Represents a restriction to a path operation (copy, delete or rename).
    • Method Detail

      • getMessage

        String getMessage​(org.uberfire.backend.vfs.Path path)
        Returns the message which describes the restriction.
        Parameters:
        path - Path related to the restriction.
        Returns:
        Message related to the restriction.