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