static ImmutableFormUpdatedEvent.Builder |
ImmutableFormUpdatedEvent.builder() |
|
ImmutableFormUpdatedEvent.Builder |
ImmutableFormUpdatedEvent.Builder.formId(String formId) |
Initializes the value for the formId attribute.
|
ImmutableFormUpdatedEvent.Builder |
ImmutableFormUpdatedEvent.Builder.from(DistributedEvent instance) |
Fill a builder with attribute values from the provided io.dialob.client.spi.event.DistributedEvent instance.
|
ImmutableFormUpdatedEvent.Builder |
ImmutableFormUpdatedEvent.Builder.from(DistributedEvent.FormEvent instance) |
Fill a builder with attribute values from the provided io.dialob.client.spi.event.DistributedEvent.FormEvent instance.
|
ImmutableFormUpdatedEvent.Builder |
ImmutableFormUpdatedEvent.Builder.from(DistributedEvent.FormUpdatedEvent instance) |
Fill a builder with attribute values from the provided io.dialob.client.spi.event.DistributedEvent.FormUpdatedEvent instance.
|
ImmutableFormUpdatedEvent.Builder |
ImmutableFormUpdatedEvent.Builder.revision(String revision) |
Initializes the value for the revision attribute.
|
ImmutableFormUpdatedEvent.Builder |
ImmutableFormUpdatedEvent.Builder.source(String source) |
Initializes the value for the source attribute.
|