Constant Field Values

Contents

org.apache.*

org.opennms.*

  • org.opennms.core.logging.Logging 
    Modifier and Type Constant Field Value
    public static final String PREFIX_KEY "prefix"
  • org.opennms.features.graphml.model.GraphMLElement 
    Modifier and Type Constant Field Value
    protected static final String ID "id"
  • org.opennms.features.karaf.health.daemon.KarafStartupMonitor 
    Modifier and Type Constant Field Value
    public static final String NAME "KarafStartupMonitor"
  • org.opennms.features.topology.app.internal.gwt.client.svg.SVGLength 
    Modifier and Type Constant Field Value
    public static final int SVG_LENGTHTYPE_PX 5
  • org.opennms.features.topology.netutils.internal.ping.PingWindow 
    Modifier and Type Constant Field Value
    public static final int POLL_INTERVAL 1000
  • org.opennms.features.vaadin.jmxconfiggenerator.ui.mbeans.validation.AttributeNameValidator 
    Modifier and Type Constant Field Value
    protected static final String ERROR_MESSAGE "You must specify a valid attribute name. Only characters a-z, A-Z and 0-9 are allowed."
  • org.opennms.features.vaadin.jmxconfiggenerator.ui.mbeans.validation.MaximumLengthValidator 
    Modifier and Type Constant Field Value
    protected static final String ERROR_MESSAGE "You must specify a valid attribute name. Only characters a-z, A-Z and 0-9 are allowed."
  • org.opennms.features.vaadin.jmxconfiggenerator.ui.mbeans.validation.NameValidator 
    Modifier and Type Constant Field Value
    protected static final String ERROR_MESSAGE "You must specify a valid name. Allowed characters: (a-z, A-Z, 0-9,. , _)"
  • org.opennms.netmgt.ackd.Ackd 
    Modifier and Type Constant Field Value
    public static final String NAME "Ackd"
  • org.opennms.netmgt.alarmd.northbounder.bsf.BSFNorthbounder 
    Modifier and Type Constant Field Value
    protected static final String NBI_NAME "BSFNBI"
  • org.opennms.netmgt.bsm.service.model.edge.Edge 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_WEIGHT 1
  • org.opennms.netmgt.collectd.prometheus.PrometheusScraper 
    Modifier and Type Constant Field Value
    public static final String DEFAULT_ACCEPT_HEADER "application/openmetrics-text; version=0.0.1,text/plain;version=0.0.4;q=0.5,*/*;q=0.1"
  • org.opennms.netmgt.config.users.DutySchedule 
    Modifier and Type Constant Field Value
    public static final int FRIDAY 4
    public static final int MONDAY 0
    public static final int SATURDAY 5
    public static final int SUNDAY 6
    public static final int THURSDAY 3
    public static final int TUESDAY 1
    public static final int WEDNESDAY 2
  • org.opennms.netmgt.events.api.annotations.EventHandler 
    Modifier and Type Constant Field Value
    public static final String ALL_UEIS "*"
  • org.opennms.netmgt.flows.classification.persistence.api.Groups 
    Modifier and Type Constant Field Value
    public static final String SYSTEM_DEFINED "pre-defined"
    public static final String USER_DEFINED "user-defined"
  • org.opennms.netmgt.flows.classification.persistence.api.Rule 
    Modifier and Type Constant Field Value
    public static final int MAX_PORT_VALUE 65535
    public static final int MIN_PORT_VALUE 0
  • org.opennms.netmgt.graph.api.validation.NamespaceValidator 
    Modifier and Type Constant Field Value
    protected static final String REG_EXP "^[a-zA-Z0-9]+([.:\\-_]?[a-zA-Z0-9]*)*$"
  • org.opennms.netmgt.jasper.measurement.Parameters 
    Modifier and Type Constant Field Value
    public static final String PASSWORD "MEASUREMENT_PASSWORD"
    public static final String URL "MEASUREMENT_URL"
    public static final String USERNAME "MEASUREMENT_USERNAME"
  • org.opennms.netmgt.passive.jmx.PassiveStatusd 
    Modifier and Type Constant Field Value
    public static final String NAME "passive"
  • org.opennms.netmgt.provision.detector.ssh.client.SshClient 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_RETRY 0
  • org.opennms.netmgt.reporting.service.Reportd 
    Modifier and Type Constant Field Value
    public static final String NAME "reportd"
  • org.opennms.netmgt.reporting.service.ReportJob 
    Modifier and Type Constant Field Value
    protected static final String KEY "report"
  • org.opennms.netmgt.reporting.service.ReportScheduler 
    Modifier and Type Constant Field Value
    protected static final String JOB_GROUP "Reportd"
  • org.opennms.netmgt.scriptd.Scriptd 
    Modifier and Type Constant Field Value
    public static final String NAME "scriptd"
  • org.opennms.netmgt.syslogd.ConvertToEvent 
    Modifier and Type Constant Field Value
    protected static final String HIDDEN_MESSAGE "The message logged has been removed due to configuration of Syslogd; it may contain sensitive data."
  • org.opennms.netmgt.syslogd.Syslogd 
    Modifier and Type Constant Field Value
    public static final String LOG4J_CATEGORY "syslogd"
  • org.opennms.netmgt.syslogd.SyslogFacility 
    Modifier and Type Constant Field Value
    public static final int MASK 1016
  • org.opennms.netmgt.syslogd.SyslogSeverity 
    Modifier and Type Constant Field Value
    public static final int MASK 7
  • org.opennms.netmgt.syslogd.SyslogSinkModule 
    Modifier and Type Constant Field Value
    public static final String MODULE_ID "Syslog"
  • org.opennms.netmgt.syslogd.SyslogTimeStamp 
    Modifier and Type Constant Field Value
    public static final String DEFAULT_GMT_TZID "GMT+00"
  • org.opennms.netmgt.telemetry.daemon.Telemetryd 
    Modifier and Type Constant Field Value
    public static final String LOG_PREFIX "telemetryd"
    public static final String NAME "Telemetryd"
  • org.opennms.netmgt.telemetry.protocols.bmp.parser.proto.bgp.Header 
    Modifier and Type Constant Field Value
    public static final int SIZE 19
  • org.opennms.netmgt.telemetry.protocols.bmp.parser.proto.bmp.Header 
    Modifier and Type Constant Field Value
    public static final int SIZE 6
    public static final int VERSION 3
  • org.opennms.netmgt.telemetry.protocols.netflow.parser.ie.values.DateTimeValue 
    Modifier and Type Constant Field Value
    public static final long SECONDS_TO_EPOCH 2208988800L
  • org.opennms.netmgt.telemetry.protocols.netflow.parser.ipfix.proto.DataRecord 
    Modifier and Type Constant Field Value
    public static final int VARIABLE_SIZED 65535
    public static final int VARIABLE_SIZED_EXTENDED 255
  • org.opennms.netmgt.telemetry.protocols.netflow.parser.ipfix.proto.FlowSetHeader 
    Modifier and Type Constant Field Value
    public static final int OPTIONS_TEMPLATE_SET_ID 3
    public static final int SIZE 4
    public static final int TEMPLATE_SET_ID 2
  • org.opennms.netmgt.telemetry.protocols.netflow.parser.ipfix.proto.Header 
    Modifier and Type Constant Field Value
    public static final int SIZE 16
    public static final int VERSION 10
  • org.opennms.netmgt.telemetry.protocols.netflow.parser.ipfix.proto.OptionsTemplateRecordHeader 
    Modifier and Type Constant Field Value
    public static final int SIZE 6
  • org.opennms.netmgt.telemetry.protocols.netflow.parser.ipfix.proto.TemplateRecordHeader 
    Modifier and Type Constant Field Value
    public static final int SIZE 4
  • org.opennms.netmgt.telemetry.protocols.netflow.parser.netflow5.proto.Header 
    Modifier and Type Constant Field Value
    public static final int SIZE 24
    public static final int VERSION 5
  • org.opennms.netmgt.telemetry.protocols.netflow.parser.netflow5.proto.Record 
    Modifier and Type Constant Field Value
    public static final int SIZE 48
  • org.opennms.netmgt.telemetry.protocols.netflow.parser.netflow9.proto.FieldSpecifier 
    Modifier and Type Constant Field Value
    public static final int SIZE 4
  • org.opennms.netmgt.telemetry.protocols.netflow.parser.netflow9.proto.FlowSetHeader 
    Modifier and Type Constant Field Value
    public static final int OPTIONS_TEMPLATE_SET_ID 1
    public static final int SIZE 4
    public static final int TEMPLATE_SET_ID 0
  • org.opennms.netmgt.telemetry.protocols.netflow.parser.netflow9.proto.Header 
    Modifier and Type Constant Field Value
    public static final int SIZE 20
    public static final int VERSION 9
  • org.opennms.netmgt.telemetry.protocols.netflow.parser.netflow9.proto.OptionsTemplateRecordHeader 
    Modifier and Type Constant Field Value
    public static final int SIZE 6
  • org.opennms.netmgt.telemetry.protocols.netflow.parser.netflow9.proto.ScopeFieldSpecifier 
    Modifier and Type Constant Field Value
    public static final String SCOPE_CACHE "SCOPE:CACHE"
    public static final String SCOPE_INTERFACE "SCOPE:INTERFACE"
    public static final String SCOPE_LINE_CARD "SCOPE:LINE_CARD"
    public static final String SCOPE_SYSTEM "SCOPE:SYSTEM"
    public static final String SCOPE_TEMPLATE "SCOPE:TEMPLATE"
    public static final int SIZE 4
  • org.opennms.netmgt.telemetry.protocols.netflow.parser.netflow9.proto.TemplateRecordHeader 
    Modifier and Type Constant Field Value
    public static final int SIZE 4
  • org.opennms.netmgt.threshd.AbstractThresholdEvaluatorState<T extends org.opennms.netmgt.threshd.AbstractThresholdEvaluatorState.AbstractState> 
    Modifier and Type Constant Field Value
    public static final String FORMATED_NAN "NaN (the threshold definition has been changed)"
  • org.opennms.netmgt.translator.jmx.EventTranslator 
    Modifier and Type Constant Field Value
    public static final String NAME "event-translator"
  • org.opennms.smoketest.ui.framework.search.result.SearchContext 
    Modifier and Type Constant Field Value
    public static final String Action "Action"
    public static final String Node "Node"
  • org.opennms.upgrade.support.UpgradeStatus 
    Modifier and Type Constant Field Value
    public static final String STATUS_FILE "opennms-upgrade-status.properties"
  • org.opennms.web.admin.users.parsers.DutySchedule 
    Modifier and Type Constant Field Value
    public static final int FRIDAY 4
    public static final int MONDAY 0
    public static final int SATURDAY 5
    public static final int SUNDAY 6
    public static final int THURSDAY 3
    public static final int TUESDAY 1
    public static final int WEDNESDAY 2
  • org.opennms.web.admin.users.parsers.User 
    Modifier and Type Constant Field Value
    public static final String USER_ID_PROPERTY "userId"
  • org.opennms.web.controller.situation.SituationBoxController 
    Modifier and Type Constant Field Value
    public static final int ROWS 16
  • org.opennms.web.notification.filter.AcknowledgedByFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE "acknowledgeBy"
  • org.opennms.web.notification.filter.InterfaceFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE "interface"
  • org.opennms.web.notification.filter.LocationFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE "location"
  • org.opennms.web.notification.filter.NegativeLocationFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE "locationnot"
  • org.opennms.web.notification.filter.NegativeNodeFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE "nodenot"
  • org.opennms.web.notification.filter.NegativeNodeLocationFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE "nodelocationnot"
  • org.opennms.web.notification.filter.NodeFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE "node"
  • org.opennms.web.notification.filter.NodeLocationFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE "nodelocation"
  • org.opennms.web.notification.filter.NotificationIdFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE "notificationIdFilter"
  • org.opennms.web.notification.filter.NotificationIdListFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE "notificationIdList"
  • org.opennms.web.notification.filter.ResponderFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE "responder"
  • org.opennms.web.notification.filter.ServiceFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE "service"
  • org.opennms.web.notification.filter.SeverityFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE "severity"
  • org.opennms.web.notification.filter.UserFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE "user"
  • org.opennms.web.rest.v1.support.TimeChunker 
    Modifier and Type Constant Field Value
    public static final int DAILY 86400000
    public static final int HOURLY 3600000
    public static final int MINUTE 300000

org.springframework.*