public interface FileUploadPreProcessorService
extends org.apache.wicket.util.io.IClusterable
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_ID |
static String |
PRE_PROCESSOR_ID |
Modifier and Type | Method and Description |
---|---|
void |
process(UploadedFile uploadedFile) |
static final String PRE_PROCESSOR_ID
static final String DEFAULT_ID
void process(UploadedFile uploadedFile)
Copyright © 2007–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.