public class OperationDeclaration extends ComponentDeclaration<OperationDeclaration>
OperationModel. It contains raw, unvalidated
data which is used to declare the structure of a OperationModel| Constructor and Description |
|---|
OperationDeclaration(String name) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionType |
getExecutionType() |
boolean |
isBlocking() |
void |
setBlocking(boolean blocking) |
void |
setExecutionType(ExecutionType executionType) |
addErrorModel, addStereotype, getErrorModels, getOutput, getOutputAttributes, getStereotypes, isRequiresConnection, isSupportsStreaming, isTransactional, setOutput, setOutputAttributes, setRequiresConnection, setSupportsStreaming, setTransactionalgetAllParameters, getParameterGroup, getParameterGroupsgetNameaddModelProperty, getDescription, getDisplayModel, getModelProperties, getModelProperty, setDescription, setDisplayModelpublic OperationDeclaration(String name)
public boolean isBlocking()
public void setBlocking(boolean blocking)
public ExecutionType getExecutionType()
public void setExecutionType(ExecutionType executionType)
Copyright © 2017 MuleSoft, Inc.. All rights reserved.