Class ExpectedEventAnnotation

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

public class ExpectedEventAnnotation extends Object implements AstNodeAnnotation
  • Constructor Details

    • ExpectedEventAnnotation

      public ExpectedEventAnnotation(EventType eventType)
  • Method Details

    • getEventType

      public EventType getEventType()