processDependency

On this page
Back to index

Summary

Represents a dependency between process steps.
processName
Stringrequired
The name of the process.
processStepName
Stringrequired
The name of the process step.
projectName
Stringrequired
The name for the project that must be unique among all projects.
targetProcessStepName
Stringrequired
The name of the target process step.
applicationName
Stringoptional
The name of the application, if the process is owned by an application.
branchCondition
Stringoptional
The branch condition.
branchConditionName
Stringoptional
The branch condition name.
branchConditionType
Stringoptional
The branch condition type.
branchType
Stringoptional
The branch type.
componentApplicationName
Stringoptional
If specified, the component is scoped to this application not the project.
componentName
Stringoptional
The name of the component, if the process is owned by a component.
microserviceApplicationName
Stringoptional
Name of the application containing the microservice.
microserviceName
Stringoptional
The name of the microservice, if the process is owned by a microservice.

Usage

There are no usage examples available for processDependency.