Package | Description |
---|---|
com.axemble.vdoc.sdk.interfaces |
Modifier and Type | Method and Description |
---|---|
<T extends IAsyncJobCallable<U>,U> |
IAsyncJobQueue.getJob(String jobReference,
Class<T> jobType)
Get a Job
|
<T extends IAsyncJobCallable<U>,U> |
IAsyncJobQueue.runJob(String jobReference,
T job)
Run a job
|
Copyright © 2021 Visiativ Software. All rights reserved.