JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.flowable.eventregistry.api
EventRegistryEvent
Contents
Description
Method Summary
Method Details
getType()
getEventObject()
Hide sidebar
Show sidebar
Interface EventRegistryEvent
All Known Implementing Classes:
FlowableEventRegistryEvent
public interface
EventRegistryEvent
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
getEventObject
()
String
getType
()
Method Details
getType
String
getType
()
getEventObject
Object
getEventObject
()