Uses of Class
io.dialob.integration.api.event.ImmutableFormUpdatedEvent
Packages that use ImmutableFormUpdatedEvent
-
Uses of ImmutableFormUpdatedEvent in io.dialob.integration.api.event
Methods in io.dialob.integration.api.event that return ImmutableFormUpdatedEventModifier and TypeMethodDescriptionImmutableFormUpdatedEvent.Builder.build()Builds a newImmutableFormUpdatedEvent.static ImmutableFormUpdatedEventImmutableFormUpdatedEvent.copyOf(FormUpdatedEvent instance) Creates an immutable copy of aFormUpdatedEventvalue.ImmutableFormUpdatedEvent.withFormId(String value) Copy the current immutable object by setting a value for theformIdattribute.ImmutableFormUpdatedEvent.withRevision(String value) Copy the current immutable object by setting a value for therevisionattribute.ImmutableFormUpdatedEvent.withSource(String value) Copy the current immutable object by setting a value for thesourceattribute.ImmutableFormUpdatedEvent.withTenant(Tenant value) Copy the current immutable object by setting a value for thetenantattribute.