Uses of Class
io.jenkins.plugins.trunk.model.event.ImmutableSequencePayloadForm
-
Uses of ImmutableSequencePayloadForm in io.jenkins.plugins.trunk.model.event
Modifier and TypeMethodDescriptionImmutableSequencePayloadForm.Builder.build()
Builds a newImmutableSequencePayloadForm
.static ImmutableSequencePayloadForm
ImmutableSequencePayloadForm.copyOf
(SequencePayloadForm instance) Creates an immutable copy of aSequencePayloadForm
value.ImmutableSequencePayloadForm.withTags
(ActivityTagForm... elements) Copy the current immutable object with elements that replace the content oftags
.ImmutableSequencePayloadForm.withTags
(Iterable<? extends ActivityTagForm> elements) Copy the current immutable object with elements that replace the content oftags
.