public class BuildRunPolicy extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PARALLEL |
static String |
SERIAL |
static String |
SERIAL_LATEST_ONLY |
| Constructor and Description |
|---|
BuildRunPolicy() |
public static final String PARALLEL
public static final String SERIAL
public static final String SERIAL_LATEST_ONLY
Copyright © 2016–2019 Red Hat. All rights reserved.