public class DashboardFacade extends ViewFacade
| Modifier and Type | Field and Description |
|---|---|
static ModelType |
TYPE_V2 |
userService| Constructor and Description |
|---|
DashboardFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
SearchDbService searchDbService,
ViewService viewService,
UserService userService) |
| Modifier and Type | Method and Description |
|---|---|
ViewDTO.Type |
getDTOType() |
ModelType |
getModelType() |
createExcerpt, createNativeEntity, decode, delete, ensureV1, exportEntity, getNativeViews, listEntityExcerpts, loadNativeEntity, resolveForInstallation, resolveNativeEntity, resolveViewEntityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindExistingpublic static final ModelType TYPE_V2
@Inject
public DashboardFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
SearchDbService searchDbService,
ViewService viewService,
UserService userService)
public ModelType getModelType()
getModelType in class ViewFacadepublic ViewDTO.Type getDTOType()
getDTOType in class ViewFacadeCopyright © 2012–2021 Graylog, Inc.. All rights reserved.