public class PluginAssets extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
pathPrefix |
| Constructor and Description |
|---|
PluginAssets(Set<Plugin> plugins,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
cssFiles() |
List<String> |
jsFiles() |
List<String> |
sortedJsFiles() |
public static String pathPrefix
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.