Class MessageReferenceMappingEntityImpl

java.lang.Object
org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
com.flowable.engage.engine.impl.persistence.entity.MessageReferenceMappingEntityImpl
All Implemented Interfaces:
MessageReferenceMappingEntity, org.flowable.common.engine.impl.persistence.entity.Entity

public class MessageReferenceMappingEntityImpl extends org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision implements MessageReferenceMappingEntity
Author:
Filip Hrisafov
  • Field Details

    • messageId

      protected String messageId
    • referenceId

      protected String referenceId
    • referenceType

      protected String referenceType
  • Constructor Details

    • MessageReferenceMappingEntityImpl

      public MessageReferenceMappingEntityImpl()
  • Method Details