public class FlowableIdmEventImpl extends Object implements org.flowable.common.engine.api.delegate.event.FlowableEvent
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.idm.api.event.FlowableIdmEventType |
type |
| Constructor and Description |
|---|
FlowableIdmEventImpl(org.flowable.idm.api.event.FlowableIdmEventType type)
Creates a new event implementation, not part of an execution context.
|
| Modifier and Type | Method and Description |
|---|---|
org.flowable.idm.api.event.FlowableIdmEventType |
getType() |
void |
setType(org.flowable.idm.api.event.FlowableIdmEventType type) |
String |
toString() |
public FlowableIdmEventImpl(org.flowable.idm.api.event.FlowableIdmEventType type)
Copyright © 2019. All rights reserved.