A class that represents a single plugin interface.
Inheritance Hierarchy
Scanjour.Workflow4.BasePlugin
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Methods
Name | Description | |
---|---|---|
GetInstance(String, String, Uri, ICredentials) | Obsolete.
Returns an instance of plugin interface used in the workflow.
| |
GetInstance(String, String, Uri, IAuthenticator) |
Returns an instance of plugin interface used in the workflow.
|
See Also