content
Content that must comply with content rule.
DescriptionFilter
, DurationFilter
, IdleFilter
, KeywordFilter
, PriorityFilter
, PrivateFilter
, StateFilter
private String
private int
AbstractTaskFilter(int contentRule,
String content)
filterTasks(Vector tasks)
int
void
setContent(String content)
void
setContentRule(int contentRule)
toString()
contentRule
- One of content rules determining allowed content.content
- Required content that must comply with content rule.contentRule
- New content rule.content
- New required content of appropriate task property.tasks
- Vector of tasks to be filtered.