static ImmutableActiveUpdatedEvent.Builder |
ImmutableActiveUpdatedEvent.builder() |
|
ImmutableActiveUpdatedEvent.Builder |
ImmutableActiveUpdatedEvent.Builder.from(ActiveUpdatedEvent instance) |
Fill a builder with attribute values from the provided io.dialob.executor.command.event.ActiveUpdatedEvent instance.
|
ImmutableActiveUpdatedEvent.Builder |
ImmutableActiveUpdatedEvent.Builder.from(AttributeEvent instance) |
Fill a builder with attribute values from the provided io.dialob.executor.command.event.AttributeEvent instance.
|
ImmutableActiveUpdatedEvent.Builder |
ImmutableActiveUpdatedEvent.Builder.target(TargetEvent target) |
Initializes the value for the target attribute.
|