public static interface JobConstants.BatchCommandInvocation
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
END_DATE
Indicates if results should be narrowed by devices created on or
before a date
|
static java.lang.String |
GROUP_ROLE
Indicates if results should be narrowed by groups that have a given
role
|
static java.lang.String |
GROUP_TOKEN
Indicates if results should be narrowed by group
|
static java.lang.String |
SITE_TOKEN
Indicates if results should be narrowed by site
|
static java.lang.String |
SPECIFICATION_TOKEN
Indicates if results should be narrowed by device specification
|
static java.lang.String |
START_DATE
Indicates if results should be narrowed by devices created on or
after a date
|
static final java.lang.String SPECIFICATION_TOKEN
static final java.lang.String SITE_TOKEN
static final java.lang.String GROUP_TOKEN
static final java.lang.String GROUP_ROLE
static final java.lang.String START_DATE
static final java.lang.String END_DATE