createEventSubscription
Creates a list of event subscriptions.
Arguments
Argument Name | Type | Description |
---|---|---|
notifierName |
String |
The name of the email notifier. (Required) |
jobId |
String |
The primary key or name of the job container of the email notifier. |
applicationName |
String |
The name of the application which is related to the target email container (Process/ProcessStep). |
componentName |
String |
The name of the component which is related to the target email container (Process/ProcessStep). |
flowName |
String |
The name of the flow container of the email notifier. |
flowRuntimeId |
String |
The primary key or name of the flowRuntime container of the email notifier. |
flowRuntimeStateId |
String |
The primary key or name of the flowRuntimeState container of the email notifier. |
flowStateName |
String |
The name of the flow container of the email notifier. |
gateType |
String |
The type of the gate. |
groupNames |
String array |
A list of names of the groups which receives the notification. |
jobStepId |
String |
The primary key of the job-step container of the email notifier. |
pipelineName |
String |
The name of the pipeline container of the email notifier. |
procedureName |
String |
The name of the procedure container of the email notifier. |
processName |
String |
The name of the process container of the email notifier. |
processStepName |
String |
The name of the process step container of the email notifier. |
projectName |
String |
The name of the project container of the email notifier. |
releaseName |
String |
The name of the release containing the pipeline. |
stageName |
String |
The name of the stage container of the email notifier. |
stateDefinitionName |
String |
The name of the state definition container of the email notifier. |
stateName |
String |
The name of the state container of the email notifier. |
stepName |
String |
The name of the step container of the email notifier. |
userNames |
String array |
A list of names of the users who receives the notification. |
workflowDefinitionName |
String |
The name of the workflow definition container of the email notifier. |
workflowName |
String |
The name of the workflow container of the email notifier. |
deleteEventSubscription
Delete a list of event subscriptions.
Arguments
Argument Name | Type | Description |
---|---|---|
notifierName |
String |
The name of the email notifier. (Required) |
jobId |
String |
The primary key or name of the job container of the email notifier. |
userNames |
String array |
A list of names of the users who receives the notification. |
applicationName |
String |
The name of the application which is related to the target email container (Process/ProcessStep). |
componentName |
String |
The name of the component which is related to the target email container (Process/ProcessStep). |
flowName |
String |
The name of the flow container of the email notifier. |
flowRuntimeId |
String |
The primary key or name of the flowRuntime container of the email notifier. |
flowRuntimeStateId |
String |
The primary key or name of the flowRuntimeState container of the email notifier. |
flowStateName |
String |
The name of the flow container of the email notifier. |
gateType |
String |
The type of the gate. |
groupNames |
String array |
A list of names of the groups which receives the notification. |
jobStepId |
String |
The primary key of the job-step container of the email notifier. |
pipelineName |
String |
The name of the pipeline container of the email notifier. |
procedureName |
String |
The name of the procedure container of the email notifier. |
processName |
String |
The name of the process container of the email notifier. |
processStepName |
String |
The name of the process step container of the email notifier. |
projectName |
String |
The name of the project container of the email notifier. |
releaseName |
String |
The name of the release containing the pipeline. |
stageName |
String |
The name of the stage container of the email notifier. |
stateDefinitionName |
String |
The name of the state definition container of the email notifier. |
stateName |
String |
The name of the state container of the email notifier. |
stepName |
String |
The name of the step container of the email notifier. |
workflowDefinitionName |
String |
The name of the workflow definition container of the email notifier. |
workflowName |
String |
The name of the workflow container of the email notifier. |
getEventSubscription
Retrieves an event subscription for the specified user or group.
Arguments
Argument Name | Type | Description |
---|---|---|
notifierName |
String |
The name of the email notifier. (Required) |
jobId |
String |
The primary key or name of the job container of the email notifier. |
userName |
String |
The names of the user who receives the notification. |
applicationName |
String |
The name of the application which is related to the target email container (Process/ProcessStep). |
componentName |
String |
The name of the component which is related to the target email container (Process/ProcessStep). |
flowName |
String |
The name of the flow container of the email notifier. |
flowRuntimeId |
String |
The primary key or name of the flowRuntime container of the email notifier. |
flowRuntimeStateId |
String |
The primary key or name of the flowRuntimeState container of the email notifier. |
flowStateName |
String |
The name of the flow container of the email notifier. |
gateType |
String |
The type of the gate. |
groupName |
String |
The name of the group which receives the notification. |
jobStepId |
String |
The primary key of the job-step container of the email notifier. |
pipelineName |
String |
The name of the pipeline container of the email notifier. |
procedureName |
String |
The name of the procedure container of the email notifier. |
processName |
String |
The name of the process container of the email notifier. |
processStepName |
String |
The name of the process step container of the email notifier. |
projectName |
String |
The name of the project container of the email notifier. |
releaseName |
String |
The name of the release containing the pipeline. |
stageName |
String |
The name of the stage container of the email notifier. |
stateDefinitionName |
String |
The name of the state definition container of the email notifier. |
stateName |
String |
The name of the state container of the email notifier. |
stepName |
String |
The name of the step container of the email notifier. |
workflowDefinitionName |
String |
The name of the workflow definition container of the email notifier. |
workflowName |
String |
The name of the workflow container of the email notifier. |
getEventSubscriptions
Retrieves a list event subscriptions for a specified event.
Arguments
Argument Name | Type | Description |
---|---|---|
notifierName |
String |
The name of the email notifier. (Required) |
jobId |
String |
The primary key or name of the job container of the email notifier. |
applicationName |
String |
The name of the application which is related to the target email container (Process/ProcessStep). |
componentName |
String |
The name of the component which is related to the target email container (Process/ProcessStep). |
flowName |
String |
The name of the flow container of the email notifier. |
flowRuntimeId |
String |
The primary key or name of the flowRuntime container of the email notifier. |
flowRuntimeStateId |
String |
The primary key or name of the flowRuntimeState container of the email notifier. |
flowStateName |
String |
The name of the flow container of the email notifier. |
gateType |
String |
The type of the gate. |
jobStepId |
String |
The primary key of the job-step container of the email notifier. |
pipelineName |
String |
The name of the pipeline container of the email notifier. |
procedureName |
String |
The name of the procedure container of the email notifier. |
processName |
String |
The name of the process container of the email notifier. |
processStepName |
String |
The name of the process step container of the email notifier. |
projectName |
String |
The name of the project container of the email notifier. |
releaseName |
String |
The name of the release containing the pipeline. |
stageName |
String |
The name of the stage container of the email notifier. |
stateDefinitionName |
String |
The name of the state definition container of the email notifier. |
stateName |
String |
The name of the state container of the email notifier. |
stepName |
String |
The name of the step container of the email notifier. |
workflowDefinitionName |
String |
The name of the workflow definition container of the email notifier. |
workflowName |
String |
The name of the workflow container of the email notifier. |
modifyEventSubscription
Modifies a list of event subscriptions.
Arguments
Argument Name | Type | Description |
---|---|---|
notifierName |
String |
The name of the email notifier. (Required) |
jobId |
String |
The primary key or name of the job container of the email notifier. |
applicationName |
String |
The name of the application which is related to the target email container (Process/ProcessStep). |
componentName |
String |
The name of the component which is related to the target email container (Process/ProcessStep). |
flowName |
String |
The name of the flow container of the email notifier. |
flowRuntimeId |
String |
The primary key or name of the flowRuntime container of the email notifier. |
flowRuntimeStateId |
String |
The primary key or name of the flowRuntimeState container of the email notifier. |
flowStateName |
String |
The name of the flow container of the email notifier. |
gateType |
String |
The type of the gate. |
groupNames |
String array |
A list of names of the groups which receives the notification. |
jobStepId |
String |
The primary key of the job-step container of the email notifier. |
pipelineName |
String |
The name of the pipeline container of the email notifier. |
procedureName |
String |
The name of the procedure container of the email notifier. |
processName |
String |
The name of the process container of the email notifier. |
processStepName |
String |
The name of the process step container of the email notifier. |
projectName |
String |
The name of the project container of the email notifier. |
releaseName |
String |
The name of the release containing the pipeline. |
stageName |
String |
The name of the stage container of the email notifier. |
stateDefinitionName |
String |
The name of the state definition container of the email notifier. |
stateName |
String |
The name of the state container of the email notifier. |
stepName |
String |
The name of the step container of the email notifier. |
userNames |
String array |
A list of names of the users who receives the notification. |
workflowDefinitionName |
String |
The name of the workflow definition container of the email notifier. |
workflowName |
String |
The name of the workflow container of the email notifier. |