| Package | Description |
|---|---|
| org.whitesource.agent.api.dispatch |
| Modifier and Type | Method and Description |
|---|---|
static AppFlags |
AppFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppFlags[] |
AppFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<AppFlags,Object> |
ConfigurationResult.getFlags() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationResult.setFlags(Map<AppFlags,Object> flags) |
| Constructor and Description |
|---|
ConfigurationResult(boolean checkPolicies,
boolean forceCheckAllDependencies,
boolean forceUpdate,
String includes,
String excludes,
Map<AppFlags,Object> flags) |
Copyright © 2011-2024 White Source. All Rights Reserved.