public class ProcessingResultStringValueAndFilePath extends ProcessingResultStringValue implements IProcessingResultStringValue, IProcessingResultFilePath
| Constructor and Description |
|---|
ProcessingResultStringValueAndFilePath(String value,
File file) |
ProcessingResultStringValueAndFilePath(String value,
File file,
boolean success) |
ProcessingResultStringValueAndFilePath(String value,
String filePath) |
ProcessingResultStringValueAndFilePath(String value,
String filePath,
boolean success) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilePath()
Getter of the file path
|
getPlaceholderValue, getValue, getValuesCountgetSessionAttributeMap, getSuccessValue, setSessionAttributeMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValuepublic ProcessingResultStringValueAndFilePath(String value, String filePath, boolean success)
public ProcessingResultStringValueAndFilePath(String value, String filePath)
public ProcessingResultStringValueAndFilePath(String value, File file, boolean success)
public String getFilePath()
IProcessingResultFilePathgetFilePath in interface IProcessingResultFilePathString the file pathCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.