首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 户外垃圾桶清洁

户外垃圾桶清洁

  • 资源大小:752.81 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 户外 垃圾桶 清洁

资 源 简 介

This library adds a scheduled job that will empty your Alfresco trashcan according to configuration. It receives as parameters (configured on alfresco-global.properties): trashcan.cron=0 30 * * * ? trashcan.daysToKeep=1 trashcan.deleteBatchCount=1000 In the above configuration the scheduled process will clean all deleted items older than one day to a maximum of 1000 (each execution) each hour at the middle of the hour (30 minutes). In case you wish to delete all items (to the max number set) irrespective of the archived date just set trashcan.daysToKeep to -1. The major differences with existing addon (http://addons.alfresco.com/addons/trashcan-cleaner) is the fact this job is not based on search engine and the scheduled job is cluster aware (uses the Alfresco 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
VIP VIP
0.186191s