| Package | Description |
|---|---|
| icu.easyj.middleware.dwz.server.core.config | |
| icu.easyj.middleware.dwz.server.core.domain.enums |
| Modifier and Type | Method and Description |
|---|---|
OvertimeHandleStrategy |
DwzServerTaskConfig.getOvertimeHandleStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
DwzServerTaskConfig.setOvertimeHandleStrategy(OvertimeHandleStrategy overtimeHandleStrategy) |
| Modifier and Type | Method and Description |
|---|---|
static OvertimeHandleStrategy |
OvertimeHandleStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvertimeHandleStrategy[] |
OvertimeHandleStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021–2022 EasyJ????. All rights reserved.