| Package | Description |
|---|---|
| de.irissmann.arachni.client.rest |
| Modifier and Type | Method and Description |
|---|---|
static ArachniUtils.MergeConflictStrategy |
ArachniUtils.MergeConflictStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArachniUtils.MergeConflictStrategy[] |
ArachniUtils.MergeConflictStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ArachniRestClientBuilder |
ArachniRestClientBuilder.setMergeConflictStratey(ArachniUtils.MergeConflictStrategy mergeConflictStrategy)
Specifies the merge strategy when a conflict occurs during a merge process of scan requests.
|
Copyright © 2018. All rights reserved.