Class ResetProductEvent

java.lang.Object
ecmwf.common.plugin.PluginEvent<Object>
ecmwf.ecpds.master.ResetProductEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ResetDestinationProductEvent

public class ResetProductEvent extends PluginEvent<Object>
The Class ResetProductEvent.
See Also:
  • Field Details Link icon

  • Constructor Details Link icon

    • ResetProductEvent Link icon

      public ResetProductEvent(String metaStream, String metaTime)
      Instantiates a new reset product event.
      Parameters:
      metaStream - the meta stream
      metaTime - the meta time
    • ResetProductEvent Link icon

      public ResetProductEvent(String name, String metaStream, String metaTime)
      Instantiates a new reset product event.
      Parameters:
      name - the name
      metaStream - the meta stream
      metaTime - the meta time
  • Method Details Link icon

    • getMetaStream Link icon

      public String getMetaStream()
      Gets the meta stream.
      Returns:
      the meta stream
    • getMetaTime Link icon

      public String getMetaTime()
      Gets the meta time.
      Returns:
      the meta time