Interface IAttachmentValueDescriptor
- 
- All Known Implementing Classes:
 AttachmentValueDescriptor
public interface IAttachmentValueDescriptorDescriptor for the attachments created by a workflow node when it is executed.- Since:
 - 8.1.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 attachments.
 
 
 - 
 
 -