| Package | Description |
|---|---|
| org.overlord.sramp.common.artifactbuilder | |
| org.overlord.sramp.common.derived |
| Modifier and Type | Method and Description |
|---|---|
ArtifactBuilder |
XmlArtifactBuilder.buildArtifacts(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType primaryArtifact,
ArtifactContent artifactContent) |
ArtifactBuilder |
ArtifactBuilder.buildArtifacts(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType primaryArtifact,
ArtifactContent artifactContent)
Build-up the primary artifact properties and generate all derived artifacts.
|
ArtifactBuilder |
AbstractArtifactBuilder.buildArtifacts(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType primaryArtifact,
ArtifactContent artifactContent) |
List<ArtifactBuilder> |
ArtifactBuilderProvider.createArtifactBuilders(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType primaryArtifact,
ArtifactContent artifactContent)
Provide a list of providers, applicable to the given
BaseArtifactType. |
List<ArtifactBuilder> |
BuiltInArtifactBuilderProvider.createArtifactBuilders(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType primaryArtifact,
ArtifactContent artifactContent) |
| Modifier and Type | Method and Description |
|---|---|
ArtifactBuilder |
ArtifactBuilderAdapter.buildArtifacts(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType primaryArtifact,
ArtifactContent artifactContent)
Deprecated.
|
List<ArtifactBuilder> |
ArtifactBuilderProviderAdapter.createArtifactBuilders(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType primaryArtifact,
ArtifactContent artifactContent)
Deprecated.
|
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.