Package | Description |
---|---|
org.wso2.carbon.mediation.templates.common.factory |
Modifier and Type | Method and Description |
---|---|
static TemplateInfo |
TemplateInfoFactory.createTemplateInfo(org.apache.synapse.mediators.template.TemplateMediator sequenceMediator)
Creates an instance of
TemplateInfo from the
provided sequenceMediator |
static TemplateInfo[] |
TemplateInfoFactory.getSortedTemplateInfoArrayByTemplateMediator(Collection<org.apache.synapse.mediators.template.TemplateMediator> templateMediators)
Creates an array of
TemplateInfo instances
corresponds to the templateMediators collection |
Copyright © 2022 WSO2. All rights reserved.