com.ibm.gre.IRMConstants.LogTypes.RESULT_LOG com.ibm.gre.IRMConstants.LogTypes RESULT_LOG
RESULT_LOG this value specifies that
result values will be written to a Result List log file.
This file is an XML document with a "ResultList" root element
containing results form the batch process.
Use this value when getting the results for a batch process that was
started using the
com.ibm.gre.engine.util.AsynchronousTaskType AsynchronousTaskType.GET_ELIGIBLE_FILE_PLAN_COMPONENTS
,com.ibm.gre.engine.util.AsynchronousTaskType AsynchronousTaskType.PERMISSIONS_SYNCHRONIZATION
, and com.ibm.gre.engine.util.AsynchronousTaskType AsynchronousTaskType.QUERY
values.