| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.model | |
| org.switchyard.component.common.knowledge.config.model.v1 |
| Modifier and Type | Method and Description |
|---|---|
ContainerModel |
ManifestModel.getContainer()
Gets the child container model.
|
ContainerModel |
ContainerModel.setBaseName(String baseName)
Sets the baseName attribute.
|
ContainerModel |
ContainerModel.setReleaseId(String releaseId)
Sets the releaseId attribute.
|
ContainerModel |
ContainerModel.setScan(boolean scan)
Sets the scan attribute.
|
ContainerModel |
ContainerModel.setScanInterval(Long scanInterval)
Sets the scanInterval attribute.
|
ContainerModel |
ContainerModel.setSessionName(String sessionName)
Sets the sessionName attribute.
|
protected ContainerModel |
KnowledgeSwitchYardScanner.toContainerModel(Container containerAnnotation,
KnowledgeNamespace knowledgeNamespace)
Converts container annotation to container model
|
| Modifier and Type | Method and Description |
|---|---|
ManifestModel |
ManifestModel.setContainer(ContainerModel container)
Sets the child container model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V1ContainerModel
AThe 1st version ContainerModel.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerModel |
V1ManifestModel.getContainer()
Gets the child container model.
|
ContainerModel |
V1ContainerModel.setBaseName(String baseName)
Sets the baseName attribute.
|
ContainerModel |
V1ContainerModel.setReleaseId(String releaseId)
Sets the releaseId attribute.
|
ContainerModel |
V1ContainerModel.setScan(boolean scan)
Sets the scan attribute.
|
ContainerModel |
V1ContainerModel.setScanInterval(Long scanInterval)
Sets the scanInterval attribute.
|
ContainerModel |
V1ContainerModel.setSessionName(String sessionName)
Sets the sessionName attribute.
|
| Modifier and Type | Method and Description |
|---|---|
ManifestModel |
V1ManifestModel.setContainer(ContainerModel container)
Sets the child container model.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.