Schnittstelle IJMSMessageWorkflowEvent

Alle Superschnittstellen:
IJMSWorkflowEvent, IWorkflowEvent, IWorkflowEventSourceWorkflowEvent

@Scriptable public interface IJMSMessageWorkflowEvent extends IJMSWorkflowEvent
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    Get the client ID of the client that received the message.
    jakarta.jms.Message
    Get the JMS message that is associated with this event.

    Von Schnittstelle geerbte Methoden de.uplanet.lucy.server.jms.workflow.event.IJMSWorkflowEvent

    getEventSourceGuid
  • Methodendetails

    • getMessage

      jakarta.jms.Message getMessage()
      Get the JMS message that is associated with this event.
      Gibt zurück:
      The JMS message that is associated with this event.
    • getClientId

      String getClientId()
      Get the client ID of the client that received the message.
      Gibt zurück:
      The client ID, or null if none had been set.
      Seit:
      Intrexx 9.0.