LeanCoverageKanbanRule.validateRuleValidityPeriod Method
Validates the validity period of a kanban rule.
Syntax
public boolean validateRuleValidityPeriod(LeanRuleData _leanRuleData)
Run On
Called
Parameters
- _leanRuleData
Type: LeanRuleData Class
The rule data object.
Return Value
Type: boolean
true if the period is valid; otherwise, false.
Remarks
A rule is valid if its validity period falls in the intersection of the validity periods of the production flow version to which the source and destination production flow elements belong.