Class ScatterGather
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.Mediator
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.eip.ScatterGather
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTarget(CloneTarget[] targets) booleanvoidsetContentType(String contentType) voidsetDescription(String description) voidsetExecuteParallel(boolean executeParallel) voidsetResultTarget(String resultTarget) voidsetRootElement(String rootElement) voidsetScatterGatherAggregation(ScatterGatherAggregation scatterGatherAggregation) voidsetTargets(CloneTarget[] targets) voidsetVariableName(String variableName) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.Mediator
getDisplayName, setDisplayNameMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
ScatterGather
public ScatterGather()
-
-
Method Details
-
getScatterGatherAggregation
-
setScatterGatherAggregation
-
getTargets
-
addTarget
-
getDescription
-
setDescription
-
isExecuteParallel
public boolean isExecuteParallel() -
setExecuteParallel
public void setExecuteParallel(boolean executeParallel) -
getResultTarget
-
setResultTarget
-
getContentType
-
setContentType
-
setTargets
-
getRootElement
-
setRootElement
-
getVariableName
-
setVariableName
-