Class OperationContribution

    • Field Detail

      • type

        public String type
        The operation class that must be annotated using Operation annotation.
      • replace

        public boolean replace
        Put it to true to override an existing contribution having the same ID. By default overriding is not permitted and an exception is thrown when this flag is on false.