public class ReportUserDetails extends AlpacaReport
| Constructor and Description |
|---|
ReportUserDetails(AlpacaReportType reportType,
OutputStream outputStream,
BroadWorksServer bws) |
ReportUserDetails(AlpacaReportType reportType,
OutputStream outputStream,
Group g) |
ReportUserDetails(AlpacaReportType reportType,
OutputStream outputStream,
List<Group> groups) |
ReportUserDetails(AlpacaReportType reportType,
OutputStream outputStream,
ServiceProvider sp) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
run() |
getNumberProcessed, incrementProcessedRow, reset, timeProcessedpublic ReportUserDetails(AlpacaReportType reportType, OutputStream outputStream, BroadWorksServer bws) throws HelperException, RequestException, IOException, AlpacaException
public ReportUserDetails(AlpacaReportType reportType, OutputStream outputStream, Group g) throws AlpacaException, HelperException, IOException, RequestException
public ReportUserDetails(AlpacaReportType reportType, OutputStream outputStream, ServiceProvider sp) throws AlpacaException, HelperException, IOException, RequestException
public ReportUserDetails(AlpacaReportType reportType, OutputStream outputStream, List<Group> groups) throws AlpacaException, IOException, HelperException, RequestException
public void run()
throws AlpacaException,
IOException,
HelperException,
RequestException
public void close()
throws IOException
IOExceptionCopyright © 2017 ECG. All rights reserved.