Class EventPayloadInstanceImpl
java.lang.Object
org.flowable.eventregistry.impl.runtime.EventPayloadInstanceImpl
- All Implemented Interfaces:
EventPayloadInstance
- Author:
- Joram Barrez, Filip Hrisafov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getValue()
int
hashCode()
void
setEventPayloadDefinition
(EventPayload eventPayloadDefinition) void
-
Field Details
-
eventPayloadDefinition
-
value
-
-
Constructor Details
-
EventPayloadInstanceImpl
-
-
Method Details
-
getEventPayloadDefinition
- Specified by:
getEventPayloadDefinition
in interfaceEventPayloadInstance
-
setEventPayloadDefinition
-
getDefinitionName
- Specified by:
getDefinitionName
in interfaceEventPayloadInstance
-
getDefinitionType
- Specified by:
getDefinitionType
in interfaceEventPayloadInstance
-
getValue
- Specified by:
getValue
in interfaceEventPayloadInstance
-
setValue
-
equals
-
hashCode
public int hashCode()
-