| Modifier and Type | Field and Description |
|---|---|
static String |
DIRECT
A build job that was directly selected via the
-Dinvoker.test=xxx,yyy parameter. |
static String |
NORMAL
A normal build job.
|
static String |
SETUP
A build job that should be invoked before any non-setup build jobs.
|
| Constructor and Description |
|---|
Type() |
public static final String SETUP
public static final String NORMAL
public static final String DIRECT
-Dinvoker.test=xxx,yyy parameter.Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.