| Package | Description |
|---|---|
| hudson.plugins.brakeman |
| Modifier and Type | Method and Description |
|---|---|
protected BrakemanPublisher.FileType |
BrakemanPublisher.getFileType(String content)
Determines the file type based upon the contents.
|
static BrakemanPublisher.FileType |
BrakemanPublisher.FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrakemanPublisher.FileType[] |
BrakemanPublisher.FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2017. All rights reserved.