Package | Description |
---|---|
com.hcl.domino.design |
Modifier and Type | Method and Description |
---|---|
DesignAgent |
DbDesign.createAgent(String agentName)
Creates a new, unsaved agent design element.
|
DesignAgent |
DesignAgent.initializeAgentLanguage(DesignAgent.AgentLanguage lang)
Language the agent should parse as
|
Modifier and Type | Method and Description |
---|---|
Optional<DesignAgent> |
DbDesign.getAgent(String name)
Retrieves the named agent.
|
Stream<DesignAgent> |
DbDesign.getAgents()
Retrieves all agents in the database.
|
Copyright © 2019–2021 HCL. All rights reserved.