Interface FilterResult
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
FilterResultImpl
public interface FilterResult extends java.io.Serializable- Author:
- Baptiste Mesta
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.Long>getResult()booleanshouldAutoAssignTaskIfSingleResult()
-