Class TaskQueryProperty

java.lang.Object
org.flowable.task.service.impl.TaskQueryProperty
All Implemented Interfaces:
Serializable, QueryProperty

public class TaskQueryProperty extends Object implements QueryProperty
Contains the possible properties that can be used in a TaskQuery.
Author:
Joram Barrez
See Also: