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, getValuesCount
getSessionAttributeMap, getSuccessValue, setSessionAttributeMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getValue
public ProcessingResultStringValueAndFilePath(String value, String filePath, boolean success)
public ProcessingResultStringValueAndFilePath(String value, String filePath)
public ProcessingResultStringValueAndFilePath(String value, File file, boolean success)
public String getFilePath()
IProcessingResultFilePath
getFilePath
in interface IProcessingResultFilePath
String
the file pathCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.