public static final class AdminShowJobsRequest.Options extends Object
SHOW_ASYNC_JOBS
: If true
, then the completed async jobs are
also included in the response. By default, once the async jobs are
completed they are no longer included in the jobs list.
Supported values:
The default value is FALSE
.
Map
.
A set of string constants for the parameter options
.public static final String SHOW_ASYNC_JOBS
true
, then the completed async jobs are also included in
the response. By default, once the async jobs are completed they are
no longer included in the jobs list.
Supported values:
The default value is FALSE
.public static final String TRUE
public static final String FALSE
Copyright © 2020. All rights reserved.