|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPublishBridge
Bridge the provides access to the Publishing System.
| Method Summary | |
|---|---|
Map<ArtifactType,IPublishProducer> |
getProducers()
|
void |
publish(IArtifact artifact)
Publish a generic artifact. |
void |
publish(IFileArtifact artifact)
Publish a File Based Artifact. |
void |
setProducers(Map<ArtifactType,IPublishProducer> producers)
|
| Method Detail |
|---|
void publish(IArtifact artifact)
artifact - Artifact to publishMap<ArtifactType,IPublishProducer> getProducers()
void setProducers(Map<ArtifactType,IPublishProducer> producers)
void publish(IFileArtifact artifact)
artifact - Artifact to publish
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||