JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
K
O
R
T
C
CleaningTempFileProvider
- Class in
org.gytheio.content.file
A helper class that provides temporary files, providing a common point to clean them up.
CleaningTempFileProvider()
- Constructor for class org.gytheio.content.file.
CleaningTempFileProvider
CleaningTempFileProvider.TempFileCleanerJob
- Class in
org.gytheio.content.file
Cleans up
all
Alfresco temporary files that are older than the given number of hours.
CleaningTempFileProvider.TempFileCleanerJob()
- Constructor for class org.gytheio.content.file.
CleaningTempFileProvider.TempFileCleanerJob
E
execute(JobExecutionContext)
- Method in class org.gytheio.content.file.
CleaningTempFileProvider.TempFileCleanerJob
Gets a list of all files in the
temp directory
and deletes all those that are older than the given number of hours.
K
KEY_DIRECTORY_NAME
- Static variable in class org.gytheio.content.file.
CleaningTempFileProvider.TempFileCleanerJob
KEY_PROTECT_HOURS
- Static variable in class org.gytheio.content.file.
CleaningTempFileProvider.TempFileCleanerJob
O
org.gytheio.content.file
- package org.gytheio.content.file
org.gytheio.content.handler.tempfile
- package org.gytheio.content.handler.tempfile
R
removeFiles(long)
- Static method in class org.gytheio.content.file.
CleaningTempFileProvider.TempFileCleanerJob
Removes all temporary files created before the given time.
T
TempFileContentReferenceHandlerImpl
- Class in
org.gytheio.content.handler.tempfile
A convenience FileContentReferenceHandlerImpl extension which creates a file provider with a directory path of the
CleaningTempFileProvider
's temp dir.
TempFileContentReferenceHandlerImpl()
- Constructor for class org.gytheio.content.handler.tempfile.
TempFileContentReferenceHandlerImpl
C
E
K
O
R
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018
Alfresco Software
. All rights reserved.