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