@Component public class UpdateEngine extends Object
| Constructor and Description |
|---|
UpdateEngine() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyConfiguration(Config config) |
State |
getState() |
boolean |
isConfigured() |
void |
restore() |
ComponentUpdate |
update(String project) |
public boolean isConfigured()
@PostConstruct public void restore()
public void applyConfiguration(Config config)
public State getState()
public ComponentUpdate update(String project)
Copyright © 2025 Suncode. All rights reserved.