public class BatchUtil extends Object
Constructor and Description |
---|
BatchUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getGuideContainerPath(String assetPath)
This function returns the Web channel guideContainer path by replacing the /content/dam/formsanddocuments in provided path with /content/forms/af
and appending /channels/web/jcr:content/guideContainer.
|
static String[] |
preparePerformanceMetaData(String templateId,
BatchType batchType)
This method is used while performance logging
|
public static String getGuideContainerPath(String assetPath)
assetPath
- IC template pathpublic static String[] preparePerformanceMetaData(String templateId, BatchType batchType)
templateId
- template id for the documentbatchType
- configured input batch type in @BatchConfig
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.