
com.adobe.forms.common.servlet.TempCleanUpTask.class Maven / Gradle / Ivy
???? 2Z .com/adobe/forms/common/servlet/TempCleanUpTask java/lang/Object java/lang/Runnable TempCleanUpTask.java ,Lorg/apache/felix/scr/annotations/Component; immediate metatype label )AEM Forms Temporary Storage Cleaning Task description .Cleans the temporary storage used by AEM Forms *Lorg/apache/felix/scr/annotations/Service; value Ljava/lang/Runnable; -Lorg/apache/felix/scr/annotations/Properties; +Lorg/apache/felix/scr/annotations/Property; name scheduler.expression 0 0 12 * * ? #Cron expression scheduling this job ?Cron expression scheduling this job. Default is every hour. See http://www.docjar.com/docs/api/org/quartz/CronTrigger.html for a description of the format for this value scheduler.concurrent boolValue propertyPrivate log Lorg/slf4j/Logger;
todaysDate Ljava/util/Calendar;
queryPaths [Ljava/lang/String; slingRepository *Lorg/apache/sling/jcr/api/SlingRepository; ,Lorg/apache/felix/scr/annotations/Reference; resourceResolverFactory 7Lorg/apache/sling/api/resource/ResourceResolverFactory; DURATION_TEMP_STORAGE Ljava/lang/Integer; Duration for Temporary Storage 24 0Cleans the temporary folder older than(In Hours) nService will delete temporary nodes that were created before the (duration_temp_storage) from the current time duration_temp_storage I DURATION_ANONYMOUS_STORAGE Duration for Anonymous Storage 1 :Cleans the anonymous temporary folder older than(In Hours) xService will delete anonymous temporary nodes that were created before the (duration_temp_storage) from the current time duration_anonymous_storage ()V 7 8
9 org/slf4j/LoggerFactory ; getLogger %(Ljava/lang/Class;)Lorg/slf4j/Logger; = >
<