public class DocumentUpdateRule extends Object
| Constructor and Description |
|---|
DocumentUpdateRule() |
| Modifier and Type | Method and Description |
|---|---|
static DocumentUpdateRule |
buildAutoUpdate(int interval)
创建自动更新的 DocumentUpdateRule 实例。
|
static DocumentUpdateRule |
buildNoAutoUpdate()
创建不自动更新的 DocumentUpdateRule 实例。
|
public static DocumentUpdateRule buildNoAutoUpdate()
public static DocumentUpdateRule buildAutoUpdate(int interval)
interval - 更新频率Copyright © 2025. All rights reserved.