Interface IWorkflowFileValue
- 
- All Known Implementing Classes:
 WorkflowFileValue
public interface IWorkflowFileValueRepresents part of the result returned by a workflow node when executed, specifically the files that may be returned by the node.- Since:
 - 7.0.0
 - Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<File>getFiles() 
 -