public class FailedFileRenaming extends Object
| Constructor and Description |
|---|
FailedFileRenaming(File sourceFile,
File targetFile,
String applyPatchId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getPatchId() |
String |
getSourceFile() |
String |
getTargetFile() |
int |
hashCode() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.