@Beta public final class HasReviewPropertyCondition extends Condition
| Constructor and Description |
|---|
HasReviewPropertyCondition(String propertyKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doVerify(Review review,
WorkflowContext context) |
String |
getPropertyKey() |
isOnContextpublic HasReviewPropertyCondition(String propertyKey)
public String getPropertyKey()
public boolean doVerify(@Nullable Review review, WorkflowContext context)
Copyright © 2009-2012 SonarSource. All Rights Reserved.