omero.plugins.chown module

chown plugin

Plugin read by omero.cli.Cli during initialization. The method(s) defined here will be added to the Cli class for later use.

class plugins.chown.ChownControl(*args: Any, **kwargs: Any)[source]

Bases: GraphControl

cmd_type()[source]
populate_target_users(command_check)[source]

Move the Experimenters whose data are to be transferred from targetObjects to targetUsers. The rewritten _check_command method checked these Experimenters when they were in targetObjects, but Chown2 needs them in targetUsers.

print_chown_response(rsp)[source]
print_detailed_report(req, rsp, status)[source]