Interface IFileValueDescriptor
- 
- All Known Implementing Classes:
 FileValueDescriptor
public interface IFileValueDescriptorDescriptor for the files returned when a workflow node is executed.- Since:
 - 7.0.0
 - Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDescriptionI18n() 
 - 
 
- 
- 
Method Detail
- 
getDescriptionI18n
String getDescriptionI18n()
- Returns:
 - I18n key pointing to a description for the file.
 
 
 - 
 
 -