public class FlowableTaskEventBuilder extends Object
FlowableEvent implementations.| Constructor and Description |
|---|
FlowableTaskEventBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static FlowableEntityEvent |
createEntityEvent(FlowableEngineEventType type,
Object entity) |
protected static void |
populateEventWithCurrentContext(FlowableEventImpl event) |
public static FlowableEntityEvent createEntityEvent(FlowableEngineEventType type, Object entity)
type - type of evententity - the entity this event targetsFlowableEntityEvent.protected static void populateEventWithCurrentContext(FlowableEventImpl event)
Copyright © 2017 Flowable. All rights reserved.