|
Class Summary |
| AbstractResource |
Helper class for implementing persistent Resources. |
| AbstractResourceType |
Helper class for implementing persistent ResourceTypes. |
| Deployment |
This is an entity object that represent a deployment of an Assembly done
onto an environement. |
| EIS |
A VersionedResource extension designed to be accessed only through Gateway. |
| EISMapping |
This is an entity representing a mapping between an Enterprise Information System
resource (a EIS of any EISType) and a gateway infrastructure resource. |
| EISType |
EISType is a type for denoting resources of category "Enterprise Information
System" that may be bound to a Gateway. |
| EnvironmentMapping |
This is an entity representing a mapping between a logical environment
(attached to a specific process step and release) and a physical environment
(attached to infrastructure resources and machines). |
| Gateway |
A Resource implementation that provide access to some other Enterprise
Information Systems (EIS). |
| GatewayType |
A ResourceType for Gateways. |
| LogicalEnvironment |
This is an entity representing a logical (or business/functional) view of an
environment. |
| Machine |
This is an entity object representing a physical machine managed by
the software project integration team. |
| Parameter |
This is an entity representing a parameter used for configuring physical
environment. |
| ParameterValue |
This entity represents a wrapper around available value for a
deployment parameter (Parameter). |
| PhysicalEnvironment |
This is the representation of a physical environment managed by Join. |
| ResourceMapping |
This is an entity representing a mapping between a physical infrastructure resource
(of any category and any type) and a physical environment. |
| ResourceVersion |
This is the representation of a resource version. |
| Service |
A Service is a base Resource implementation. |
| ServiceType |
A ServiceType is a base ResourceType implementation |
| VersionedResource |
A Resource implementation that is updatable an in consequence may
have different versions. |
| VersionedResourceType |
A VersionedResourceType is a ResourceType implementation for versioned
resources |
| VersionedResourceUpdate |
This is an entity representing an update of a physical infrastructure resource
(of VersionedResource category) with a resource version. |