Package org.craftercms.studio.api.v1.asset.processing
package org.craftercms.studio.api.v1.asset.processing
-
ClassDescriptionReads the configuration from an input stream or a Apache Commons Configuration object and maps it to actual asset processing configuration objects like
ProcessorPipelineConfigurationandProcessorConfiguration.Processes an asset (input) and returns the transformed asset or a new asset (output).Represents a pipeline ofAssetProcessors.Resolves aAssetProcessorPipelinebased on configuration.Resolves aAssetProcessorbased on configuration.Represents the configuration of a processor.Represents the configuration of an asset processor pipeline.