@FunctionalInterface public interface JobRowBuilder
Modifier and Type | Method and Description |
---|---|
JobRow |
buildJobRow(javax.ws.rs.core.UriInfo request,
javax.ws.rs.container.ContainerRequestContext requestContext)
Builds the bean holding the metadata about an asynchronous job.
|
JobRow buildJobRow(javax.ws.rs.core.UriInfo request, javax.ws.rs.container.ContainerRequestContext requestContext)
request
- The request that is triggering this jobrequestContext
- The context of the request triggering this jobCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.