Package | Description |
---|---|
com.axemble.vdoc.sdk.agent.base | |
com.axemble.vdoc.sdk.interfaces | |
com.axemble.vdoc.sdk.modules |
Modifier and Type | Method and Description |
---|---|
protected IAgent |
BaseAgent.getAgent()
Deprecated.
Allows to retrieve the current agent.
|
Modifier and Type | Method and Description |
---|---|
IAgent |
IAgentProcessingContext.getAgent()
Allows to retrieve the current agent.
|
Modifier and Type | Method and Description |
---|---|
IAgent |
IBaseWorkflowModule.getAgent(IContext context,
String name)
Gets an agent from its name.
|
IAgent |
IBaseDocumentModule.getAgent(IContext context,
String name)
Gets an agent from its name.
|
Modifier and Type | Method and Description |
---|---|
void |
IBaseWorkflowModule.execute(IAgent agent)
Allows to execute an agent.
|
void |
IBaseDocumentModule.execute(IAgent agent)
Allows to execute an agent.
|
void |
IBaseWorkflowModule.execute(IContext context,
IAgent agent)
Allows to execute an agent.
|
void |
IBaseDocumentModule.execute(IContext context,
IAgent agent)
Allows to execute an agent.
|
Copyright © 2022 Visiativ. All rights reserved.