Class AffectedObjectsRelationshipDelegate
java.lang.Object
com.ptc.core.businessRules.relationship.ChangeableRelationshipDelegate
com.ptc.core.businessRules.relationship.AffectedObjectsRelationshipDelegate
- All Implemented Interfaces:
BusinessRuleSetRelationshipDelegate
public class AffectedObjectsRelationshipDelegate
extends com.ptc.core.businessRules.relationship.ChangeableRelationshipDelegate
implements BusinessRuleSetRelationshipDelegate
This is a class intended to handle ChangeIssue, ChangeRequest, and ChangeActivity
as a primary business object. The delegate will attempt to return a set of
affected objects based on the object type above. If the primary business object
is not a valid type, then an error will be logged, and an empty set will be returned.
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Method Summary