| Modifier and Type | Field | Description |
|---|---|---|
protected Throwable |
e |
exception from background thread
|
protected Properties |
p |
|
protected int |
step |
current step
|
protected boolean |
useErrordlg |
| Constructor | Description |
|---|---|
GenerateWorker(int step) |
| Modifier and Type | Method | Description |
|---|---|---|
protected Void |
doInBackground() |
worker thread that generates the certificate, etc.
|
protected void |
process(List<String> keys) |
process publish() event from worker thread.
|
void |
useErrorDialog(boolean use) |
Set error handler behaviour: dialog, or set property
for showing in template.
|
protected Properties p
protected Throwable e
protected int step
protected boolean useErrordlg
public void useErrorDialog(boolean use)
protected Void doInBackground() throws Exception
Copyright © 2010-2018 Nikhef / Stichting FOM. All Rights Reserved.