CI Reference

Configuration Item Overview

Deployable Configuration Items

CIDescription
jee.DataSourceSpecDeployable Java EE DataSource accessible via JNDI
jee.EarDeployable EAR artifact
jee.EjbJarDeployable EJB JAR artifact
jee.MailSessionSpecDeployable Java EE Mail Session accessible via JNDI
jee.QueueConnectionFactorySpecDeployable Java EE JMS QueueConnectionFactory accessible via JNDI
jee.QueueSpecDeployable Java EE JMS Queue accessible via JNDI
jee.TopicConnectionFactorySpecDeployable Java EE JMS TopicConnectionFactory accessible via JNDI
jee.TopicSpecDeployable Jave EE JMS Topic accessible via JNDI
jee.WarDeployable WAR artifact

Virtual Deployable Configuration Items

CIDescription
jee.JndiResourceSpecDeployable Java EE Resource accessible via JNDI
jee.ResourceSpecDescription unavailable

Configuration Item Details

jee.DataSourceSpec

Hierarchyjee.JndiResourceSpec >> jee.ResourceSpec >> udm.BaseDeployable >> udm.BaseConfigurationItem
Interfacesudm.Taggable, udm.Deployable, udm.ConfigurationItem

Deployable Java EE DataSource accessible via JNDI.

Public Properties
jndiName : STRING

Name used to lookup this resource in JNDI

tags : SET_OF_STRING

The tags to map deployables to containers.


jee.Ear

Hierarchyudm.BaseDeployableArchiveArtifact >> udm.BaseDeployableFileArtifact >> udm.BaseDeployableArtifact >> udm.BaseDeployable >> udm.BaseConfigurationItem
Interfacesudm.Taggable, udm.Deployable, udm.SourceArtifact, udm.ArchiveArtifact, udm.Artifact, udm.DeployableArtifact, udm.ConfigurationItem, udm.FileArtifact

Deployable EAR artifact.

Public Properties
excludeFileNamesRegex : STRING

Regular expression that matches file names that must be excluded from scanning

placeholders : SET_OF_STRING

Placeholders detected in this artifact

tags : SET_OF_STRING

The tags to map deployables to containers.

Hidden Properties
textFileNamesRegex  : STRING = .+\.(cfg | conf | config | ini | properties | props | txt | asp | aspx | htm | html | jsf | jsp | xht | xhtml | sql | xml | xsd | xsl | xslt)

Regular expression that matches file names of text files

scanPlaceholders : BOOLEAN = false

Whether to scan this artifact for placeholder when it is imported


jee.EjbJar

Hierarchyudm.BaseDeployableArchiveArtifact >> udm.BaseDeployableFileArtifact >> udm.BaseDeployableArtifact >> udm.BaseDeployable >> udm.BaseConfigurationItem
Interfacesudm.Taggable, udm.Deployable, udm.SourceArtifact, udm.ArchiveArtifact, udm.Artifact, udm.DeployableArtifact, udm.ConfigurationItem, udm.FileArtifact

Deployable EJB JAR artifact.

Public Properties
excludeFileNamesRegex : STRING

Regular expression that matches file names that must be excluded from scanning

placeholders : SET_OF_STRING

Placeholders detected in this artifact

tags : SET_OF_STRING

The tags to map deployables to containers.

Hidden Properties
textFileNamesRegex  : STRING = .+\.(cfg | conf | config | ini | properties | props | txt | asp | aspx | htm | html | jsf | jsp | xht | xhtml | sql | xml | xsd | xsl | xslt)

Regular expression that matches file names of text files

scanPlaceholders : BOOLEAN = false

Whether to scan this artifact for placeholder when it is imported


jee.JndiResourceSpec

Hierarchyjee.ResourceSpec >> udm.BaseDeployable >> udm.BaseConfigurationItem
Interfacesudm.Taggable, udm.Deployable, udm.ConfigurationItem

Deployable Java EE Resource accessible via JNDI.

Public Properties
jndiName : STRING

Name used to lookup this resource in JNDI

tags : SET_OF_STRING

The tags to map deployables to containers.


jee.MailSessionSpec

Hierarchyjee.JndiResourceSpec >> jee.ResourceSpec >> udm.BaseDeployable >> udm.BaseConfigurationItem
Interfacesudm.Taggable, udm.Deployable, udm.ConfigurationItem

Deployable Java EE Mail Session accessible via JNDI.

Public Properties
jndiName : STRING

Name used to lookup this resource in JNDI

tags : SET_OF_STRING

The tags to map deployables to containers.


jee.QueueConnectionFactorySpec

Hierarchyjee.JndiResourceSpec >> jee.ResourceSpec >> udm.BaseDeployable >> udm.BaseConfigurationItem
Interfacesudm.Taggable, udm.Deployable, udm.ConfigurationItem

Deployable Java EE JMS QueueConnectionFactory accessible via JNDI.

Public Properties
jndiName : STRING

Name used to lookup this resource in JNDI

tags : SET_OF_STRING

The tags to map deployables to containers.


jee.QueueSpec

Hierarchyjee.JndiResourceSpec >> jee.ResourceSpec >> udm.BaseDeployable >> udm.BaseConfigurationItem
Interfacesudm.Taggable, udm.Deployable, udm.ConfigurationItem

Deployable Java EE JMS Queue accessible via JNDI.

Public Properties
jndiName : STRING

Name used to lookup this resource in JNDI

tags : SET_OF_STRING

The tags to map deployables to containers.


jee.ResourceSpec

Hierarchyudm.BaseDeployable >> udm.BaseConfigurationItem
Interfacesudm.Taggable, udm.Deployable, udm.ConfigurationItem

Description unavailable

Public Properties
tags : SET_OF_STRING

The tags to map deployables to containers.


jee.TopicConnectionFactorySpec

Hierarchyjee.JndiResourceSpec >> jee.ResourceSpec >> udm.BaseDeployable >> udm.BaseConfigurationItem
Interfacesudm.Taggable, udm.Deployable, udm.ConfigurationItem

Deployable Java EE JMS TopicConnectionFactory accessible via JNDI.

Public Properties
jndiName : STRING

Name used to lookup this resource in JNDI

tags : SET_OF_STRING

The tags to map deployables to containers.


jee.TopicSpec

Hierarchyjee.JndiResourceSpec >> jee.ResourceSpec >> udm.BaseDeployable >> udm.BaseConfigurationItem
Interfacesudm.Taggable, udm.Deployable, udm.ConfigurationItem

Deployable Jave EE JMS Topic accessible via JNDI.

Public Properties
jndiName : STRING

Name used to lookup this resource in JNDI

tags : SET_OF_STRING

The tags to map deployables to containers.


jee.War

Hierarchyudm.BaseDeployableArchiveArtifact >> udm.BaseDeployableFileArtifact >> udm.BaseDeployableArtifact >> udm.BaseDeployable >> udm.BaseConfigurationItem
Interfacesudm.Taggable, udm.Deployable, udm.SourceArtifact, udm.ArchiveArtifact, udm.Artifact, udm.DeployableArtifact, udm.ConfigurationItem, udm.FileArtifact

Deployable WAR artifact.

Public Properties
excludeFileNamesRegex : STRING

Regular expression that matches file names that must be excluded from scanning

placeholders : SET_OF_STRING

Placeholders detected in this artifact

tags : SET_OF_STRING

The tags to map deployables to containers.

Hidden Properties
textFileNamesRegex  : STRING = .+\.(cfg | conf | config | ini | properties | props | txt | asp | aspx | htm | html | jsf | jsp | xht | xhtml | sql | xml | xsd | xsl | xslt)

Regular expression that matches file names of text files

scanPlaceholders : BOOLEAN = false

Whether to scan this artifact for placeholder when it is imported