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 ImmutableActivityEventParentImmutableActivityEventParent.copyOf(ActivityEventParent instance) Creates an immutable copy of aActivityEventParentvalue.ImmutableActivityEventParent.Builder.from(ActivityEventParent instance) Fill a builder with attribute values from the providedActivityEventParentinstance.ImmutableActivityEventForm.Builder.parent(ActivityEventParent parent) Initializes the value for theparentattribute.ImmutableActivityEventForm.withParent(ActivityEventParent value) Copy the current immutable object by setting a value for theparentattribute.