Package com.axway.apim.appexport.impl
Class ConsoleAppExporter
java.lang.Object
com.axway.apim.appexport.impl.ApplicationExporter
com.axway.apim.appexport.impl.ConsoleAppExporter
-
Nested Class Summary
Nested classes/interfaces inherited from class com.axway.apim.appexport.impl.ApplicationExporter
ApplicationExporter.ResultHandler -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionConsoleAppExporter(AppExportParams params, com.axway.apim.lib.ExportResult result) -
Method Summary
Methods inherited from class com.axway.apim.appexport.impl.ApplicationExporter
create, getBaseFilterBuilder, getCreatedBy, getCreatedOn, getCustomProperties, hasError
-
Field Details
-
APPLICATION_ID
- See Also:
-
NAME
- See Also:
-
STATE
- See Also:
-
EMAIL
- See Also:
-
ENABLED
- See Also:
-
CREATED_BY
- See Also:
-
-
Constructor Details
-
ConsoleAppExporter
-
-
Method Details
-
export
public void export(List<com.axway.apim.api.model.apps.ClientApplication> apps) throws com.axway.apim.lib.error.AppException - Specified by:
exportin classApplicationExporter- Throws:
com.axway.apim.lib.error.AppException
-
getFilter
public com.axway.apim.adapter.client.apps.ClientAppFilter getFilter() throws com.axway.apim.lib.error.AppException- Specified by:
getFilterin classApplicationExporter- Throws:
com.axway.apim.lib.error.AppException
-