Class WfCustomEvent

java.lang.Object
wt.events.KeyedEvent
wt.workflow.engine.WfCustomEvent
All Implemented Interfaces:
Serializable, wt.events.summary.SummarizedEvent

public class WfCustomEvent extends KeyedEvent implements Serializable
Workflow event that can be emitted with an arbitrary payload. The types of possible custom events are defined in a resource bundle: "WfCustomEventTypeResource."

Supported API: true

Extendable: false
See Also: