public class ExportUsers
extends com.plusmpm.util.scheduledTasks.AbstractAdvancedTask
| Modifier and Type | Field and Description |
|---|---|
static org.apache.log4j.Logger |
log |
| 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 com.plusmpm.util.scheduledTasks.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 © 2017 Suncode. All rights reserved.