public class APIImportManager extends Object
| Constructor and Description |
|---|
APIImportManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyChanges(APIChangeState changeState)
This method is taking in the APIChangeState to decide about the strategy how to
synchronize the desired API-State into the API-Manager.
|
public void applyChanges(APIChangeState changeState) throws AppException
changeState - containing the desired and actual APIAppException - is the desired state can't be replicated into the API-Manager.Copyright © 2020. All rights reserved.