Class StandaloneTempFileDeleter

  • All Implemented Interfaces:
    org.pentaho.platform.api.util.ITempFileDeleter

    public class StandaloneTempFileDeleter
    extends Object
    implements org.pentaho.platform.api.util.ITempFileDeleter
    • Constructor Detail

      • StandaloneTempFileDeleter

        public StandaloneTempFileDeleter()
    • Method Detail

      • trackTempFile

        public void trackTempFile​(File aFile)
        Specified by:
        trackTempFile in interface org.pentaho.platform.api.util.ITempFileDeleter
      • doTempFileCleanup

        public void doTempFileCleanup()
        Specified by:
        doTempFileCleanup in interface org.pentaho.platform.api.util.ITempFileDeleter
      • hasTempFile

        public boolean hasTempFile​(String aFileName)
        Specified by:
        hasTempFile in interface org.pentaho.platform.api.util.ITempFileDeleter