public class ExportUsers extends AbstractAdvancedTask
| Modifier and Type | Field and Description |
|---|---|
static org.apache.log4j.Logger |
log |
LOGGER_NAME, taskLog| Constructor and Description |
|---|
ExportUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportUsersToXLS(String sXLSPath)
Funkcja do eksportu struktury organizacyjnej
|
Double |
getProgress() |
public Double getProgress()
getProgress in class AbstractAdvancedTaskpublic void ExportUsersToXLS(String sXLSPath) throws IOException, jxl.write.biff.RowsExceededException, jxl.write.WriteException
sXLSPath - - sciezka do pliku, w ktorym bedzie zapisana wyeksportowana strukturaIOExceptionjxl.write.biff.RowsExceededExceptionjxl.write.WriteExceptionCopyright © 2022 Suncode. All rights reserved.