public class RenameActionInfo extends ExtensionInfo<RenameAction>
RenameAction
Modifier and Type | Field and Description |
---|---|
static ParameterType |
PARAM_KEY_PRUNE_EMPTY_FOLDERS
The key of the pruneEmptyFolders parameter for this action.
|
Constructor and Description |
---|
RenameActionInfo()
The constructor
|
Modifier and Type | Method and Description |
---|---|
protected RenameAction |
createExtension(Controller controller)
Used to create the extension
|
getAnyExtension, getExtension, getId, getParameterInfos, getType, setId, setParameterInfos
public static final ParameterType PARAM_KEY_PRUNE_EMPTY_FOLDERS
protected RenameAction createExtension(Controller controller)
ExtensionInfo
createExtension
in class ExtensionInfo<RenameAction>