Interface IFileValueDescriptor
-
- All Known Implementing Classes:
FileValueDescriptor
public interface IFileValueDescriptor
Descriptor 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 String
getDescriptionI18n()
-
-
-
Method Detail
-
getDescriptionI18n
String getDescriptionI18n()
- Returns:
- I18n key pointing to a description for the file.
-
-