@Service public class LicenseService extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
LicenseService.VerifyResult |
| Constructor and Description |
|---|
LicenseService() |
| Modifier and Type | Method and Description |
|---|---|
void |
updateAllGraphStatus() |
LicenseService.VerifyResult |
verifyGraphs(int actualGraphs) |
public LicenseService.VerifyResult verifyGraphs(int actualGraphs)
@Async @Scheduled(fixedRate=180000L) public void updateAllGraphStatus()
Copyright © 2024 The Apache Software Foundation. All rights reserved.