IdOrNull
The IdOrNull type is a simple alias for the union of a string or null value, where typically null indicates a wildcard - such as when used in the Manager's addScheduledTaskRunRunningListener method.
Id | nullSince
v1.2.0
IdOrNullThe IdOrNull type is a simple alias for the union of a string or null value, where typically null indicates a wildcard - such as when used in the Manager's addScheduledTaskRunRunningListener method.
Id | nullv1.2.0