Class FlowableMessageUpdateEventImpl

java.lang.Object
org.flowable.common.engine.impl.event.FlowableEventImpl
com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventImpl
com.flowable.engage.engine.delegate.event.impl.FlowableMessageUpdateEventImpl
All Implemented Interfaces:
FlowableEngageEvent, FlowableMessageUpdatedEvent, org.flowable.common.engine.api.delegate.event.FlowableEvent

public class FlowableMessageUpdateEventImpl extends FlowableEngageEventImpl implements FlowableMessageUpdatedEvent
Author:
Luis Belloch
  • Field Summary

    Fields inherited from class org.flowable.common.engine.impl.event.FlowableEventImpl

    type
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    The message that was updated
    The id of the user that is doing the update action

    Methods inherited from class com.flowable.engage.engine.delegate.event.impl.FlowableEngageEventImpl

    getType

    Methods inherited from class org.flowable.common.engine.impl.event.FlowableEventImpl

    toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.flowable.common.engine.api.delegate.event.FlowableEvent

    getType