Class DocumentCreatedEventImpl
java.lang.Object
org.flowable.common.engine.impl.event.FlowableEventImpl
com.flowable.content.engine.impl.event.AbstractCoreContentItemEvent
com.flowable.content.engine.impl.event.DocumentCreatedEventImpl
- All Implemented Interfaces:
ContentItemDocumentEvent, DocumentCreatedEvent, org.flowable.common.engine.api.delegate.event.FlowableEvent
public class DocumentCreatedEventImpl
extends AbstractCoreContentItemEvent
implements DocumentCreatedEvent
-
Field Summary
Fields inherited from class AbstractCoreContentItemEvent
contentItemFields inherited from class org.flowable.common.engine.impl.event.FlowableEventImpl
type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractCoreContentItemEvent
getContentItemMethods inherited from class org.flowable.common.engine.impl.event.FlowableEventImpl
getType, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface ContentItemDocumentEvent
getContentItemMethods inherited from interface org.flowable.common.engine.api.delegate.event.FlowableEvent
getType
-
Constructor Details
-
DocumentCreatedEventImpl
-