public class ActivityServiceInterfacegetActivitiesByStatement extends Object
ActivityPage of Activity objects that satisfy the given
Statement.query. The following fields are supported for filtering:
| PQL Property | Object Property |
|---|---|
id |
Activity.id |
name |
Activity.name |
expectedURL |
Activity.expectedURL |
status |
Activity.status |
activityGroupId |
Activity.activityGroupId |
| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
| Constructor and Description |
|---|
ActivityServiceInterfacegetActivitiesByStatement() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
protected Statement filterStatement
public ActivityServiceInterfacegetActivitiesByStatement()
Copyright © 2018. All Rights Reserved.