Class BusinessEventBuilder
java.lang.Object
oracle.integration.platform.blocks.event.BusinessEventBuilder
Used to build an event.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract BusinessEvent
static BusinessEventBuilder
abstract void
abstract void
setBodyAsText
(String body) abstract void
setEventName
(QName action) abstract void
setProperty
(String name, Object value)
-
Constructor Details
-
BusinessEventBuilder
public BusinessEventBuilder()
-
-
Method Details
-
newInstance
-
setProperty
-
setEventName
-
setBody
-
setBodyAsText
-
createEvent
-