com.polarion.alm.tracker.exporter.configuration.PageWatermark.Builder
METHODS
Modifiers and Type | Name | Description |
---|---|---|
public, Builder | withId(String) | The id of the watermark. If the image content is set using {@link #withImageContent(Supplier)} , the id can be null. |
public, Builder | withOpacity(Integer) | |
public, PageWatermark | build() |
Back to Index