public class OperationDeclaration extends ExecutableComponentDeclaration<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) |
getOutput, getOutputAttributes, isRequiresConnection, isSupportsStreaming, isTransactional, setOutput, setOutputAttributes, setRequiresConnection, setSupportsStreaming, setTransactionaladdErrorModel, addNestedComponent, getErrorModels, getNestedComponentsgetStereotype, withStereotypegetAllParameters, getParameterGroup, getParameterGroupsgetNameaddModelProperty, getDescription, getDisplayModel, getModelProperties, getModelProperty, setDescription, setDisplayModelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStereotype, withStereotypepublic 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.