Package | Description |
---|---|
org.stanwood.media.setup |
Modifier and Type | Method and Description |
---|---|
java.util.List<ActionConfig> |
MediaDirConfig.getActions()
Used to get a list of actions to be performed on the media directory
|
Modifier and Type | Method and Description |
---|---|
void |
MediaDirConfig.setActions(java.util.List<ActionConfig> actions)
Used to set a list of actions to be performed on the media directory
|