Преглед на файлове

Add publishing processor

Frédéric Praca преди 10 месеца
родител
ревизия
f20b1597ed
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      nifi-xmpp-processors/src/main/resources/META-INF/services/org.apache.nifi.processor.Processor

+ 2 - 1
nifi-xmpp-processors/src/main/resources/META-INF/services/org.apache.nifi.processor.Processor

@@ -12,4 +12,5 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-fr.chickenkiller.nifi.processors.xmpp.ConsumeXMPP
+fr.chickenkiller.nifi.processors.xmpp.ConsumeXMPP
+fr.chickenkiller.nifi.processors.xmpp.PublishXMPP