public class ByteCodeScannerConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ByteCodeScannerConfiguration.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ByteCodeScannerConfiguration.Builder |
builder() |
Set<URL> |
getClassPathUrls() |
String |
getIncludeExclude() |
org.slf4j.Logger |
getLog() |
String |
getOutputDirectory() |
boolean |
isVerbose() |
public String getIncludeExclude()
public org.slf4j.Logger getLog()
public String getOutputDirectory()
public boolean isVerbose()
public static ByteCodeScannerConfiguration.Builder builder()
Copyright © 2018 Atlassian. All rights reserved.