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 com.flowable.content.engine.impl.event.AbstractCoreContentItemEvent
contentItemFields inherited from class org.flowable.common.engine.impl.event.FlowableEventImpl
type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.flowable.content.engine.impl.event.AbstractCoreContentItemEvent
getContentItemMethods inherited from class org.flowable.common.engine.impl.event.FlowableEventImpl
getType, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.flowable.core.content.api.delegate.event.ContentItemDocumentEvent
getContentItemMethods inherited from interface org.flowable.common.engine.api.delegate.event.FlowableEvent
getType
-
Constructor Details
-
DocumentCreatedEventImpl
-