public static final class DashboardConfiguration.Features extends Object
| Constructor and Description |
|---|
Features(boolean webSubmitEnabled,
boolean webCancelEnabled,
boolean webRescaleEnabled,
boolean isHistoryServer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isHistoryServer() |
boolean |
isWebCancelEnabled() |
boolean |
isWebRescaleEnabled() |
boolean |
isWebSubmitEnabled() |
public Features(boolean webSubmitEnabled,
boolean webCancelEnabled,
boolean webRescaleEnabled,
boolean isHistoryServer)
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.