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) |
addNotificationModel, getNotificationModels, getOutput, getOutputAttributes, getSampleDataProviderModel, isRequiresConnection, isSupportsStreaming, isTransactional, setOutput, setOutputAttributes, setRequiresConnection, setSampleDataProviderModel, setSupportsStreaming, setTransactionaladdErrorModel, addNestedComponent, getErrorModels, getNestedComponentsgetDeprecation, getStereotype, withDeprecation, withStereotypeaddSemanticTerm, getAllParameters, getDefaultParameterGroup, getParameterGroup, getParameterGroups, getSemanticTermsgetNameaddModelProperty, 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 © 2025 MuleSoft, Inc.. All rights reserved.