Interface IAttachmentValueDescriptor
- All Known Implementing Classes:
AttachmentValueDescriptor
public interface IAttachmentValueDescriptor
Descriptor for the attachments created by a workflow node when it is executed.
- Since:
- 8.1.0
- Author:
- XIMA MEDIA GmbH
-
Method Summary
-
Method Details
-
getDescriptionI18n
String getDescriptionI18n()- Returns:
- I18n key pointing to a description for the attachments.
-