Class TaskErrorSelector

java.lang.Object
co.yellowdog.platform.model.TaskErrorSelector
All Implemented Interfaces:
Serializable

@ValidatedBy(TaskErrorSelectorValidator.class) public class TaskErrorSelector extends Object implements Serializable
Selector for TaskError that 'ANDs' the containing Selections. At least one Selection must be specified.
See Also: