Class RegistrationAction

java.lang.Object
org.bedework.util.jms.events.SysEvent
org.bedework.eventreg.requests.EventregRequest
org.bedework.eventreg.requests.RegistrationAction
All Implemented Interfaces:
Serializable, Comparable<org.bedework.util.jms.events.SysEvent>

public class RegistrationAction extends EventregRequest
Requests coming in to the Bedework event registration service. These are the ones that need to be handled asynchronously, for example, notifications of event changes.
Author:
douglm
See Also:
  • Field Details

  • Constructor Details

    • RegistrationAction

      public RegistrationAction(Registration reg)
  • Method Details