public class RemoteXMLOutputUtilities
extends java.lang.Object
| Constructor and Description |
|---|
RemoteXMLOutputUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static void |
performErrorFeedback(FileDescriptor pFileDescr,
IExecutionContext pContext)
write errors from the build action
|
static void |
performRefreshDependencies(java.util.List<FileDescriptor> pFileDescr,
java.lang.String pLanguageCategory,
IExecutionContext pContext)
refresh the copybooks local
|
public static void performErrorFeedback(FileDescriptor pFileDescr, IExecutionContext pContext) throws TaurusException
pFileDescr - file descriptor pointing to the filepContext - execution context of the Build actionTaurusException - if a Taurus exception occurspublic static void performRefreshDependencies(java.util.List<FileDescriptor> pFileDescr, java.lang.String pLanguageCategory, IExecutionContext pContext) throws TaurusException
pFileDescr - file descriptor pointing to the file that contained the
copybooks to downloadpLanguageCategory - category for the property group need to get the copybooks
locationpContext - execution context of the refresh dependencies processTaurusException - if a Taurus exception occursCopyright © 2015 Micro Focus GmbH. All rights reserved.