Class | Description |
---|---|
YConnection |
A base wrapper class for connecting to a running YAWL instance.
|
YEngineConnection |
A wrapper class for getting data from the YAWL engine, with added caching
to handle when the connection becomes unavailable.
|
YResourceConnection |
A wrapper class for getting data from the YAWL resource service, with added caching
to handle when the connection becomes unavailable.
|
YWorkQueueConnection |