Annotation Type OperationChannel

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String name
      Technical name of the channel.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String jmsConnection
      Set JMS connection name if you describe a JMS channel.
    • Element Detail

      • name

        String name
        Technical name of the channel.
        Returns:
        technical name
      • jmsConnection

        String jmsConnection
        Set JMS connection name if you describe a JMS channel.
        Returns:
        JMS connection name
        Default:
        ""