Class SchedulersPossibleValueSource
java.lang.Object
com.kingsrook.qqq.backend.core.model.scheduledjobs.SchedulersPossibleValueSource
- All Implemented Interfaces:
QCustomPossibleValueProvider<String>
public class SchedulersPossibleValueSource
extends Object
implements QCustomPossibleValueProvider<String>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.kingsrook.qqq.backend.core.actions.values.QCustomPossibleValueProvider
completeCustomPVSSearch, convertInputIdsToIdType, doesPossibleValueMatchSearchInput
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
SchedulersPossibleValueSource
public SchedulersPossibleValueSource()
-
-
Method Details
-
getPossibleValue
- Specified by:
getPossibleValue
in interfaceQCustomPossibleValueProvider<String>
-
search
- Specified by:
search
in interfaceQCustomPossibleValueProvider<String>
- Throws:
QException
-