com.vaadin.flow.internal.nodefeature.

Class PushConfigurationMap.PushConfigurationParametersMap

java.lang.Object
com.vaadin.flow.internal.nodefeature.NodeFeature
com.vaadin.flow.internal.nodefeature.NodeMap
com.vaadin.flow.internal.nodefeature.PushConfigurationMap.PushConfigurationParametersMap

All Implemented Interfaces:

Serializable

Enclosing class:

PushConfigurationMap

public static class PushConfigurationMap.PushConfigurationParametersMap extends NodeMap

Map for storing push parameters.

Since:

1.0

Author:

Vaadin Ltd

See Also:

  • Constructor Details

    • PushConfigurationParametersMap

      public PushConfigurationParametersMap(StateNode node)

      Creates a new map for the given node.

      Parameters:

      node - the node that the map belongs to