Uses of Interface
io.jenkins.plugins.trunk.model.event.ActivityEventParent
Packages that use ActivityEventParent
-
Uses of ActivityEventParent in io.jenkins.plugins.trunk.model.event
Classes in io.jenkins.plugins.trunk.model.event that implement ActivityEventParentMethods in io.jenkins.plugins.trunk.model.event that return ActivityEventParentMethods in io.jenkins.plugins.trunk.model.event with parameters of type ActivityEventParentModifier and TypeMethodDescriptionstatic ImmutableActivityEventParent
ImmutableActivityEventParent.copyOf
(ActivityEventParent instance) Creates an immutable copy of aActivityEventParent
value.ImmutableActivityEventParent.Builder.from
(ActivityEventParent instance) Fill a builder with attribute values from the providedActivityEventParent
instance.ImmutableActivityEventForm.Builder.parent
(ActivityEventParent parent) Initializes the value for theparent
attribute.ImmutableActivityEventForm.withParent
(ActivityEventParent value) Copy the current immutable object by setting a value for theparent
attribute.