aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/services/filetransfer/FileTransferFailureReason.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-06Related to FS#131, FS#129, FS#220:steckbrief1-0/+91
- FileTransferFailureReason including types introduced. A failure can be recoverable, non-recoverable or limited recoverable - in case file transfer with the highest weight factor fails, the next file transfer method is used - improved logging - javadoc comments added