public class ImportMigrationJavaPropertyReferencedEntryImpl extends ImportMigrationPropertyReferencedEntryImpl
restoredMETADATA_CHECKSUM, METADATA_FILES, METADATA_FILTERED, METADATA_FOLDER, METADATA_LAST_MODIFIED, METADATA_NAME, METADATA_PROPERTY, METADATA_REFERENCE, METADATA_SOFTLINK| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(MigrationEntry me) |
boolean |
equals(Object o)
The superclass implementation is sufficient for our needs.
|
Path |
getPropertiesPath() |
int |
hashCode()
The superclass implementation is sufficient for our needs.
|
protected String |
toDebugString()
Gets a debug string to represent this entry.
|
protected void |
verifyPropertyAfterCompletion()
Called after the referenced migration entry is restored to register code to be invoked after
the migration operation completion to verify if the property value references the referenced
migration entry.
|
getInputStream, getLastModifiedTime, getPropertyReferencedEntry, isDirectory, isFile, restore, restore, restoregetAbsolutePath, getContext, getFile, getInputStream, getName, getPath, getReportgetId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitrestore, restoregetIdpublic Path getPropertiesPath()
public int hashCode()
ImportMigrationEntryImplhashCode in class ImportMigrationPropertyReferencedEntryImplpublic boolean equals(@Nullable Object o)
ImportMigrationEntryImplequals in class ImportMigrationPropertyReferencedEntryImplo - the object to checkpublic int compareTo(@Nullable MigrationEntry me)
compareTo in interface Comparable<MigrationEntry>compareTo in class ImportMigrationPropertyReferencedEntryImplprotected String toDebugString()
ImportMigrationEntryImpltoDebugString in class ImportMigrationEntryImplprotected void verifyPropertyAfterCompletion()
ImportMigrationPropertyReferencedEntryImplverifyPropertyAfterCompletion in class ImportMigrationPropertyReferencedEntryImplThis work is licensed under a Creative Commons Attribution 4.0 International License.