Class DeletionFailedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.common.location.events.DeletionFailedEvent
All Implemented Interfaces:
Serializable

public class DeletionFailedEvent extends org.springframework.context.ApplicationEvent implements Serializable
A DeletionFailedEvent.
Author:
Heiko Scherrer
See Also:
  • Constructor Details

    • DeletionFailedEvent

      public DeletionFailedEvent(@NotBlank @NotBlank String pKey)
  • Method Details