Modifier and Type | Field | 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 | Description |
---|---|
Type() |
public static final String SETUP
public static final String NORMAL
public static final String DIRECT
-Dinvoker.test=xxx,yyy
parameter.Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.