Package flexagon.fd.model2.pojo
Class WorkflowExecutionReportFile
java.lang.Object
flexagon.fd.model2.pojo.WorkflowExecutionReportFile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]getPath()voidsetContentType(String pContentType) voidsetFileBytes(byte[] pFileBytes) voidsetFileName(String pSelectedFileName) void
-
Constructor Details
-
WorkflowExecutionReportFile
public WorkflowExecutionReportFile()
-
-
Method Details
-
getReportData
-
setFileName
-
getFileName
-
setContentType
-
getContentType
-
setFileBytes
public void setFileBytes(byte[] pFileBytes) -
getFileBytes
public byte[] getFileBytes() -
getPath
-
setPath
-