public class PatchInfo extends Object
Modifier and Type | Field and Description |
---|---|
Date |
appliedOnDate |
Integer |
appliedToSchema |
String |
appliedToServer |
String |
description |
Integer |
fixesFromSchema |
Integer |
fixesToSchema |
String |
id |
String |
report |
Boolean |
succeeded |
Integer |
targetSchema |
Boolean |
wasExecuted |
Constructor and Description |
---|
PatchInfo() |
public String id
public String description
public Integer fixesFromSchema
public Integer fixesToSchema
public Integer targetSchema
public Integer appliedToSchema
public String appliedToServer
public Date appliedOnDate
public Boolean wasExecuted
public Boolean succeeded
public String report
Copyright © 2005–2017 Alfresco Software. All rights reserved.