Package com.axway.apim.appimport.adapter
Class ClientAppConfigAdapter
java.lang.Object
com.axway.apim.ClientAppAdapter
com.axway.apim.appimport.adapter.ClientAppConfigAdapter
-
Field Summary
Fields inherited from class com.axway.apim.ClientAppAdapter
apps, result -
Constructor Summary
ConstructorsConstructorDescriptionClientAppConfigAdapter(AppImportParams params, com.axway.apim.lib.Result result) -
Method Summary
Modifier and TypeMethodDescriptioncom.axway.apim.api.model.apps.ClientApplicationreadClientApplication(com.fasterxml.jackson.databind.ObjectMapper mapper, com.axway.apim.api.model.apps.ClientApplication app, File stageConfig, String stage) protected voidMethods inherited from class com.axway.apim.ClientAppAdapter
getApplications, getResult, setResult
-
Constructor Details
-
ClientAppConfigAdapter
-
ClientAppConfigAdapter
-
-
Method Details
-
readConfig
protected void readConfig() throws com.axway.apim.lib.error.AppException- Specified by:
readConfigin classClientAppAdapter- Throws:
com.axway.apim.lib.error.AppException
-
readClientApplication
-