public interface SchemeService
| 限定符和类型 | 字段和说明 |
|---|---|
static SchemeService |
ins |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
add(Batch batchData,
String account) |
void |
disable(Long id,
String account) |
void |
enable(Long id,
String account) |
Batch |
getBatchData(Long id) |
BatchDataProvider |
getProviderData(Long providerId) |
void |
remove(Long id) |
void |
stop(Long id,
String account) |
void |
update(Batch batchData,
String account) |
static final SchemeService ins
void remove(Long id)
BatchDataProvider getProviderData(Long providerId)
Copyright © 2023 Bstek. All rights reserved.