public class FilterResultImpl extends Object implements FilterResult
| Constructor and Description |
|---|
FilterResultImpl(List<Long> userIds,
boolean shouldAutoAssignTaskIfSingleResult) |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getResult() |
boolean |
shouldAutoAssignTaskIfSingleResult() |
public List<Long> getResult()
getResult in interface FilterResultpublic boolean shouldAutoAssignTaskIfSingleResult()
shouldAutoAssignTaskIfSingleResult in interface FilterResultCopyright © 2019 Bonitasoft S.A.. All rights reserved.