Package | Description |
---|---|
com.viaoa.process |
Used to manage processes.
|
Modifier and Type | Method and Description |
---|---|
OACron[] |
OACronProcessor.getCrons() |
Modifier and Type | Method and Description |
---|---|
void |
OACronProcessor.add(OACron cron) |
protected void |
OACronProcessor.callProcess(OACron cron,
boolean bManuallyCalled) |
void |
OACronProcessor.callProcessInAnotherThread(OACron cron,
boolean bManuallyCalled) |
void |
OACronProcessor.remove(OACron cron) |
Copyright © 1999–2019 ViaOA. All rights reserved.