Package com.mindee.v1.parsing.common
Class ExecutionFile
- java.lang.Object
-
- com.mindee.v1.parsing.common.ExecutionFile
-
public class ExecutionFile extends Object
Representation of a workflow execution's file data.
-
-
Constructor Summary
Constructors Constructor Description ExecutionFile()ExecutionFile(String name, String alias)Creates a newExecutionFileinstance.
-