public class ProcessingResultFilePath extends AProcessingResult implements IProcessingResultFilePath
Constructor and Description |
---|
ProcessingResultFilePath(File file) |
ProcessingResultFilePath(File file,
boolean success) |
ProcessingResultFilePath(String filePath) |
ProcessingResultFilePath(String filePath,
boolean success) |
Modifier and Type | Method and Description |
---|---|
String |
getFilePath()
Getter des Datei-Pfades
|
String |
getPlaceholderValue(int index,
String key) |
int |
getValuesCount() |
getSuccessValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getErrorCode, getErrorMessage, getSuccessValue
public ProcessingResultFilePath(String filePath, boolean success)
public ProcessingResultFilePath(String filePath)
public ProcessingResultFilePath(File file, boolean success)
public ProcessingResultFilePath(File file)
public String getFilePath()
IProcessingResultFilePath
getFilePath
in interface IProcessingResultFilePath
String
der Datei-Pfadpublic String getPlaceholderValue(int index, String key)
getPlaceholderValue
in interface IProcessingResult
public int getValuesCount()
getValuesCount
in interface IProcessingResult
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.