All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
void |
destroy() |
protected void |
doStoreConversionError(MediaContainerModel container,
ConversionMediaFormatModel targetFormat,
MediaModel sourceMedia,
java.lang.String message) |
protected java.lang.String |
extractErrorMessage(java.lang.Exception fault) |
ConfigurationService |
getConfigurationService() |
ConversionErrorLogStrategyDao |
getDao() |
ModelService |
getModelService() |
void |
init() |
void |
logConversionError(MediaContainerModel container,
ConversionMediaFormatModel targetFormat,
MediaModel sourceMedia,
java.lang.Exception fault) |
protected void |
logConversionError(MediaContainerModel container,
ConversionMediaFormatModel targetFormat,
MediaModel sourceMedia,
java.lang.String message) |
void |
reportConversionSuccess(MediaContainerModel container,
ConversionMediaFormatModel targetFormat) |
void |
setConfigurationService(ConfigurationService configurationService) |
void |
setDao(ConversionErrorLogStrategyDao dao) |
void |
setModelService(ModelService modelService) |
protected java.lang.String |
toString(java.lang.Exception fault) |