com.ibm.java.diagnostics.healthcenter.api.io

Interface FileData

  • All Superinterfaces:
    TimeData


    public interface FileData
    extends TimeData
    This class provides access to all the file information that Health Center has monitored.
    • Method Detail

      • getFileName

        java.lang.String getFileName()
        Gets the name of the file associated with this file event.
        Returns:
        the file name.
© Copyright 2012, 2016 IBM Corporation.