Class PatchInfo
java.lang.Object
org.alfresco.repo.importer.system.PatchInfo
Data holder of patch information that's to be exported and imported
- Author:
- davidc
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
description
-
fixesFromSchema
-
fixesToSchema
-
targetSchema
-
appliedToSchema
-
appliedToServer
-
appliedOnDate
-
wasExecuted
-
succeeded
-
report
-
-
Constructor Details
-
PatchInfo
public PatchInfo()
-