Uses of Interface
org.jabylon.common.review.ReviewParticipant
-
Packages that use ReviewParticipant Package Description org.jabylon.common.review.internal -
-
Uses of ReviewParticipant in org.jabylon.common.review.internal
Methods in org.jabylon.common.review.internal with parameters of type ReviewParticipant Modifier and Type Method Description protected voidPropertyReviewService. addParticipant(ReviewParticipant pariticpant)protected voidPropertyReviewService. removeParticipant(ReviewParticipant pariticpant)Method parameters in org.jabylon.common.review.internal with type arguments of type ReviewParticipant Modifier and Type Method Description protected voidPropertyReviewService. analyzeProperty(org.jabylon.properties.PropertyFileDescriptor descriptor, List<ReviewParticipant> activeReviews, org.jabylon.properties.PropertyFile masterProperties, org.jabylon.properties.Property prop)
-