Uses of Interface
se.conciliate.extensions.publish.custom.PublishResource
Packages that use PublishResource
Package
Description
Provides services for performing a customized publish service.
-
Uses of PublishResource in se.conciliate.extensions.publish.custom
Methods in se.conciliate.extensions.publish.custom with parameters of type PublishResourceModifier and TypeMethodDescriptionvoid
CustomPublish.run
(CustomPublishConfig config, Collection<MTLanguage> languages, ProgressCallback progress, UploadProfile target, BiFunction<Path, String, Boolean> removeExistingFilter, Map<String, String> transformParameters, MTColorScheme colorScheme, boolean notifySubscribers, PublishResource... resource) Runs a custom publish.