Class SMessageEventCouple

    • Constructor Summary

      Constructors 
      Constructor Description
      SMessageEventCouple​(long waitingMessageId, SBPMEventType waitingMessageEventType, long messageInstanceId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getId()  
      void setId​(long id)  
      void setTenantId​(long id)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SMessageEventCouple

        public SMessageEventCouple​(long waitingMessageId,
                                   SBPMEventType waitingMessageEventType,
                                   long messageInstanceId)