TaskArtifactUpdateEventBuilder
Builder class for creating TaskArtifactUpdateEvent instances.
This builder provides a fluent API for creating TaskArtifactUpdateEvent objects, making it easier to configure task artifact update events.
Properties
Functions
Link copied to clipboard
Sets the artifact for the event.
Configures the artifact using a Java-friendly Consumer.
Configures the artifact using a lambda with receiver.
Link copied to clipboard
Builds a TaskArtifactUpdateEvent instance with the configured parameters.
Link copied to clipboard
Sets the id of the task artifact.
Link copied to clipboard
Sets the optional metadata for the event.