Uses of Class
org.jreleaser.model.internal.common.Screenshot
Packages that use Screenshot
Package
Description
-
Uses of Screenshot in org.jreleaser.model.internal.common
Methods in org.jreleaser.model.internal.common with parameters of type ScreenshotConstructors in org.jreleaser.model.internal.common with parameters of type Screenshot -
Uses of Screenshot in org.jreleaser.model.internal.packagers
Methods in org.jreleaser.model.internal.packagers that return types with arguments of type ScreenshotMethods in org.jreleaser.model.internal.packagers with parameters of type ScreenshotModifier and TypeMethodDescriptionvoidAbstractAppdataPackager.addScreenshot(Screenshot screenshot) Method parameters in org.jreleaser.model.internal.packagers with type arguments of type ScreenshotModifier and TypeMethodDescriptionvoidAbstractAppdataPackager.setScreenshots(List<Screenshot> screenshots) -
Uses of Screenshot in org.jreleaser.model.internal.project
Methods in org.jreleaser.model.internal.project that return types with arguments of type ScreenshotMethods in org.jreleaser.model.internal.project with parameters of type ScreenshotMethod parameters in org.jreleaser.model.internal.project with type arguments of type Screenshot -
Uses of Screenshot in org.jreleaser.model.internal.validation.common
Method parameters in org.jreleaser.model.internal.validation.common with type arguments of type ScreenshotModifier and TypeMethodDescriptionstatic voidValidator.validateScreenshots(List<Screenshot> screenshots, org.jreleaser.util.Errors errors, String base)