ref #5329: refactor convertPerson2Team handler
[taxeditor.git] / eu.etaxonomy.taxeditor.bulkeditor / plugin.xml
index 7c11f80a923880d73983e0f560f88a3b6c00f555..7b80e3b8e8f31572959a4d602c516a672416c5db 100644 (file)
             commandId="eu.etaxonomy.taxeditor.bulkeditor.convertTeam2Person">
       </handler>
       <handler
-            class="eu.etaxonomy.taxeditor.bulkeditor.handler.ConvertPerson2TeamHandler"
+            class="eu.etaxonomy.taxeditor.bulkeditor.handler.ConvertPerson2TeamRemotingHandler"
             commandId="eu.etaxonomy.taxeditor.bulkeditor.convertPerson2Team">
+             <activeWhen>
+            <reference
+                  definitionId="isRemoting">
+            </reference>
+         </activeWhen>
       </handler>
       <handler
             class="eu.etaxonomy.taxeditor.bulkeditor.handler.defaultHandler.OpenBulkEditorForIdentifiableEntity"