@Deprecated public abstract class S3PutAbstractPlugin extends AbstractS3Plugin
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VAR_END
Deprecated.
|
static java.lang.String |
VAR_START
Deprecated.
Prefix and postfix to variable(EL)
|
| Constructor and Description |
|---|
S3PutAbstractPlugin()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Variable |
executePlugin(Scraper scraper,
ScraperContext context)
Deprecated.
|
java.lang.String[] |
getRequiredAttributes()
Deprecated.
|
java.lang.String[] |
getValidAttributes()
Deprecated.
|
public static final java.lang.String VAR_START
public static final java.lang.String VAR_END
public Variable executePlugin(Scraper scraper,
ScraperContext context)
public java.lang.String[] getValidAttributes()
getValidAttributes in class AbstractS3Pluginpublic java.lang.String[] getRequiredAttributes()
getRequiredAttributes in class AbstractS3Plugin