Class FileExistsPropertyDefiner

    • Constructor Detail

      • FileExistsPropertyDefiner

        public FileExistsPropertyDefiner()
        Deprecated.
    • Method Detail

      • getPath

        public java.lang.String getPath()
        Deprecated.
      • setPath

        public void setPath​(java.lang.String path)
        Deprecated.
        The path for the file to search for.
        Parameters:
        path -
      • getPropertyValue

        public java.lang.String getPropertyValue()
        Deprecated.
        Returns "true" if the file specified by path property exists. Returns "false" otherwise.
        Returns:
        "true"|"false" depending on the existence of file