public class TaskManagerSerializer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.axiom.om.OMFactory |
fac |
protected static org.apache.axiom.om.OMNamespace |
nullNS |
protected static org.apache.axiom.om.OMNamespace |
synNS |
Constructor and Description |
---|
TaskManagerSerializer() |
Modifier and Type | Method and Description |
---|---|
static org.apache.axiom.om.OMElement |
serializetaskManager(org.apache.axiom.om.OMElement parent,
org.apache.synapse.task.TaskManager taskManager) |
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.