Package org.ovirt.engine.api.extensions
Interface Extension
public interface Extension
Interface of an extension.
-
Method Summary
-
Method Details
-
invoke
Invoke operation.- Parameters:
input- input parameters.output- output parameters.Interaction is done via the parameters. Exceptions are not allowed.
Basic mappings available at
Base.- See Also:
-