public class HistoryToXML extends Object
| Constructor and Description |
|---|
HistoryToXML(SaClassicConnectorImpl connector)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
historyToXML(HistoryInfo[] history,
String language) |
String |
historyToXML2(HistoryInfo[] history,
CommentInfo[] comments,
String language,
boolean isAscending) |
public HistoryToXML(SaClassicConnectorImpl connector)
connector - CCpublic String historyToXML(HistoryInfo[] history, String language) throws SaWorkflowException
history - History arraylanguage - LanuageSaWorkflowException - Workflow exceptionpublic String historyToXML2(HistoryInfo[] history, CommentInfo[] comments, String language, boolean isAscending) throws SaWorkflowException
history - History arraycomments - Comments arraylanguage - LanguageisAscending - Is ascendingSaWorkflowException - Workflow exceptionCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.