public class ProjectWatchInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
filter |
Boolean |
notifyAbandonedChanges |
Boolean |
notifyAllComments |
Boolean |
notifyNewChanges |
Boolean |
notifyNewPatchSets |
Boolean |
notifySubmittedChanges |
String |
project |
Constructor and Description |
---|
ProjectWatchInfo() |
public String project
public String filter
public Boolean notifyNewChanges
public Boolean notifyNewPatchSets
public Boolean notifyAllComments
public Boolean notifySubmittedChanges
public Boolean notifyAbandonedChanges