Constructor Summary |
---|
RuleInfo(ruleSetID, ruleID)
Constructor. |
Property Getters/Setters Summary | ||
---|---|---|
function | getRuleId() | |
function | setRuleId(value) | |
Specifies the unique identifier of the validation rule that the parent issue pertains to. | ||
function | getRuleSetId() | |
function | setRuleSetId(value) | |
Specifies the unique identifier of the validation rule set that the parent issue pertains to. |
Constructor Detail |
---|
function RuleInfo(ruleSetID, ruleID)
ruleSetID: long
- ruleID: long
- Property Getters/Setters Detail |
---|
getRuleSetId/setRuleSetId : long | |
function getRuleSetId() / function setRuleSetId(value) |
getRuleId/setRuleId : long | |
function getRuleId() / function setRuleId(value) |