| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
COMPILE_PRIORITY |
300 |
public static final java.lang.String |
INSTALL_TASK_NAME |
"install" |
public static final int |
PROVIDED_COMPILE_PRIORITY |
400 |
public static final int |
PROVIDED_RUNTIME_PRIORITY |
450 |
public static final int |
RUNTIME_PRIORITY |
200 |
public static final int |
TEST_COMPILE_PRIORITY |
150 |
public static final int |
TEST_RUNTIME_PRIORITY |
100 |