This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Talend.
Summary
Publishes a Talend job to specified Nexus repository.
- Assembly
- Cake
.Talend .dll - Namespace
- Cake
.Talend - Containing Type
- Talend
Command Line Aliases
Syntax
public static void PublishJob(this ICakeContext context, PublishJobSettings jobSettings, TalendCommandLineSettings settings)
Attributes
| Type | Description |
|---|---|
| Cake |
|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| jobSettings | PublishJobSettings | |
| settings | Talend |
Return Value
| Type | Description |
|---|---|
| void |
