| Package | Description |
|---|---|
| org.wso2.carbon.event.execution.manager.admin.dto.domain | |
| org.wso2.carbon.event.execution.manager.admin.internal.util |
| Modifier and Type | Method and Description |
|---|---|
TemplateDTO[] |
TemplateDomainDTO.getTemplateDTOs() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateDomainDTO.setTemplateDTOs(TemplateDTO[] templateDTOs) |
| Modifier and Type | Method and Description |
|---|---|
static TemplateDTO |
DomainMapper.mapTemplate(org.wso2.carbon.event.execution.manager.core.structure.domain.Template template)
Maps given Template object to TemplateDTO object
|
static TemplateDTO[] |
DomainMapper.mapTemplates(org.wso2.carbon.event.execution.manager.core.structure.domain.Template[] templates)
Maps given array of Template objects to array of TemplateDTO objects
|
Copyright © 2015 WSO2. All rights reserved.