[ 
https://issues.apache.org/jira/browse/NIFI-14400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

endzeit updated NIFI-14400:
---------------------------
    Description: 
There are many processes that utilize the {{depends on}} mechanism provided by 
the {{PropertyDescriptor.Builder}}. 



> Establishes a relationship between this Property and the given property by 
> declaring that this Property is only relevant if the given Property has a 
> non-null value.
> Furthermore, if one or more explicit Allowable Values are provided, this 
> Property will not be relevant unless the given Property's value is equal to 
> one of the given Allowable Values.
> If this method is called multiple times, each with a different dependency, 
> then a relationship is established such that this Property is relevant only 
> if all dependencies are satisfied.
         

  was:
There are many processes that utilize the {{depends on}} mechanism provided by 
the {{PropertyDescriptor.Builder}}. 

> Establishes a relationship between this Property and the given property by 
> declaring that this Property is only relevant if the given Property has a 
> non-null value.
> Furthermore, if one or more explicit Allowable Values are provided, this 
> Property will not be relevant unless the given Property's value is equal to 
> one of the given Allowable Values.
> If this method is called multiple times, each with a different dependency, 
> then a relationship is established such that this Property is relevant only 
> if all dependencies are satisfied.
         


> Properties with unmet dependency constraint should not be regarded as set / 
> provide a value
> -------------------------------------------------------------------------------------------
>
>                 Key: NIFI-14400
>                 URL: https://issues.apache.org/jira/browse/NIFI-14400
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: endzeit
>            Priority: Major
>
> There are many processes that utilize the {{depends on}} mechanism provided 
> by the {{PropertyDescriptor.Builder}}. 
> > Establishes a relationship between this Property and the given property by 
> > declaring that this Property is only relevant if the given Property has a 
> > non-null value.
> > Furthermore, if one or more explicit Allowable Values are provided, this 
> > Property will not be relevant unless the given Property's value is equal to 
> > one of the given Allowable Values.
> > If this method is called multiple times, each with a different dependency, 
> > then a relationship is established such that this Property is relevant only 
> > if all dependencies are satisfied.
>          



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to