public class PrintBillingReportForCustomer.DownloadFinishedObserver extends Object implements Observer
| Constructor and Description |
|---|
DownloadFinishedObserver() |
| Modifier and Type | Method and Description |
|---|---|
void |
additionalFunctionalityIfDownloadCompleted()
This method can be overwritten so that some additional functionality can be executed after the successful
creation of the report.
|
void |
update(Observable o,
Object arg) |
public void update(Observable o, Object arg)
public void additionalFunctionalityIfDownloadCompleted()
Copyright © 2012–2025 cismet GmbH. All rights reserved.