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