Interface TaskLookup

All Known Implementing Classes:
TaskLookup.ActiveTaskLookup, TaskLookup.CompleteTaskLookup

public interface TaskLookup
Lookup types and parameters for task lookups in the metadata store.
  • Method Details

    • activeTasksOnly

      static TaskLookup activeTasksOnly()
    • isNil

      boolean isNil()
      Whether this lookup is guaranteed to not return any tasks.
    • getType