Package | Description |
---|---|
com.axemble.vdoc.sdk.modules |
Modifier and Type | Method and Description |
---|---|
IAgent |
IBaseDocumentModule.getAgent(IContext context,
String name)
Gets an agent from its name.
|
IAgent |
IBaseWorkflowModule.getAgent(IContext context,
String name)
Gets an agent from its name.
|
Modifier and Type | Method and Description |
---|---|
void |
IBaseDocumentModule.execute(IAgent agent)
Allows to execute an agent.
|
void |
IBaseWorkflowModule.execute(IAgent agent)
Allows to execute an agent.
|
void |
IBaseDocumentModule.execute(IContext context,
IAgent agent)
Allows to execute an agent.
|
void |
IBaseWorkflowModule.execute(IContext context,
IAgent agent)
Allows to execute an agent.
|
Copyright © 2019 Visiativ Software. All rights reserved.