Uses of Class
org.apache.syncope.client.console.wicket.ajax.form.AjaxDownloadBehavior
-
Packages that use AjaxDownloadBehavior Package Description org.apache.syncope.client.console.wizards -
-
Uses of AjaxDownloadBehavior in org.apache.syncope.client.console.wizards
Fields in org.apache.syncope.client.console.wizards declared as AjaxDownloadBehavior Modifier and Type Field Description protected AjaxDownloadBehavior
CSVPushWizardBuilder. downloadBehavior
Constructors in org.apache.syncope.client.console.wizards with parameters of type AjaxDownloadBehavior Constructor Description CSVPushWizardBuilder(CSVPushSpec defaultItem, AnyQuery query, AjaxDownloadBehavior downloadBehavior, ReconciliationRestClient reconciliationRestClient, ImplementationRestClient implementationRestClient, PageReference pageRef)
-