Modifier and Type | Method and Description |
---|---|
<T> AsyncJob<T> |
getAsyncJob(String id)
get a specific asyncJob by id
|
Set<AsyncJob<?>> |
listAsyncJobs(ListAsyncJobsOptions... options)
Lists asyncJobs
|
@Named(value="listAsyncJobs") Set<AsyncJob<?>> listAsyncJobs(ListAsyncJobsOptions... options)
options
- if present, how to constrain the list.Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.