Class IndexingFinishedEvent
- java.lang.Object
-
- org.mule.dx.platform.api.event.AbstractEvent<IndexingFinishedEventHandler>
-
- org.mule.weave.extension.api.events.IndexingFinishedEvent
-
- All Implemented Interfaces:
org.mule.dx.platform.api.utils.eventbus.IEvent<IndexingFinishedEventHandler>
public class IndexingFinishedEvent extends org.mule.dx.platform.api.event.AbstractEvent<IndexingFinishedEventHandler>
-
-
Constructor Summary
Constructors Constructor Description IndexingFinishedEvent(ProjectMetadata projectMetadata)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddispatch(IndexingFinishedEventHandler handler)
-
-
-
Constructor Detail
-
IndexingFinishedEvent
public IndexingFinishedEvent(ProjectMetadata projectMetadata)
-
-
Method Detail
-
dispatch
public void dispatch(IndexingFinishedEventHandler handler)
-
-