Class | Description |
---|---|
OAChangeProcessor |
Used to listen to one or more hubs + propertyPaths and run a process whenever a change is made.
|
OAChangeRefresher |
Used to listen to one or more hubs + propertyPaths and run a process whenever a change is made.
|
OACron |
Used to define and find the next time a Cron-like entry should be ran.
|
OACronProcessor |
Used to manage OACron jobs, and uses OAExecutorService when it is time to process the cron.
|
OAProcess |
Similiar to a future or promise to track a process.
|
OAThreadMonitor |
used to monitor running threads and look for any alerts.
|
Automates processes, defining how and when they are called.
Copyright © 1999–2019 ViaOA. All rights reserved.