| Package | Description |
|---|---|
| org.adroitlogic.ultraesb.api.template |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterInfo> |
TemplateInfo.getParameters() |
| Constructor and Description |
|---|
TemplateInfo(String key,
Class<?> templateClass,
TemplateType type,
String label,
String description,
String comment,
String icon,
MediationTemplate.Flow flow,
String initMethod,
String destroyMethod,
List<ParameterInfo> parameters) |
Copyright © 2010–2016 AdroitLogic. All rights reserved.