Class OperationModelAnnotation

java.lang.Object
org.mule.datasense.impl.model.annotations.metadata.OperationModelAnnotation
All Implemented Interfaces:
AstNodeAnnotation

public class OperationModelAnnotation extends Object implements AstNodeAnnotation
  • Constructor Details

    • OperationModelAnnotation

      public OperationModelAnnotation(org.mule.runtime.api.meta.model.operation.OperationModel operationModel)
  • Method Details

    • getOperationModel

      public org.mule.runtime.api.meta.model.operation.OperationModel getOperationModel()