Uses of Class
io.dialob.integration.api.event.ImmutableFormTaggedEvent
Packages that use ImmutableFormTaggedEvent
-
Uses of ImmutableFormTaggedEvent in io.dialob.integration.api.event
Methods in io.dialob.integration.api.event that return ImmutableFormTaggedEventModifier and TypeMethodDescriptionImmutableFormTaggedEvent.Builder.build()Builds a newImmutableFormTaggedEvent.static ImmutableFormTaggedEventImmutableFormTaggedEvent.copyOf(FormTaggedEvent instance) Creates an immutable copy of aFormTaggedEventvalue.final ImmutableFormTaggedEventImmutableFormTaggedEvent.withFormId(String value) Copy the current immutable object by setting a value for theformIdattribute.final ImmutableFormTaggedEventImmutableFormTaggedEvent.withFormName(String value) Copy the current immutable object by setting a value for theformNameattribute.final ImmutableFormTaggedEventImmutableFormTaggedEvent.withRefName(String value) Copy the current immutable object by setting a value for therefNameattribute.final ImmutableFormTaggedEventImmutableFormTaggedEvent.withSource(String value) Copy the current immutable object by setting a value for thesourceattribute.final ImmutableFormTaggedEventImmutableFormTaggedEvent.withTagName(String value) Copy the current immutable object by setting a value for thetagNameattribute.final ImmutableFormTaggedEventImmutableFormTaggedEvent.withTenant(Tenant value) Copy the current immutable object by setting a value for thetenantattribute.