Uses of Interface
com.flowable.engage.message.api.MessageAudit
Package | Description |
---|---|
com.flowable.engage.engine.impl.persistence.entity | |
com.flowable.engage.message.api |
-
Uses of MessageAudit in com.flowable.engage.engine.impl.persistence.entity
Subinterfaces of MessageAudit in com.flowable.engage.engine.impl.persistence.entity Modifier and Type Interface Description interface
MessageAuditEntity
Classes in com.flowable.engage.engine.impl.persistence.entity that implement MessageAudit Modifier and Type Class Description class
MessageAuditEntityImpl
-
Uses of MessageAudit in com.flowable.engage.message.api
Methods in com.flowable.engage.message.api that return types with arguments of type MessageAudit Modifier and Type Method Description java.util.Collection<? extends MessageAudit>
Message. getMessageAudits()
The collection of the audits of this message, in arbitrary order