$JobStatusExtension extension
- on
Properties
- hasBlob → bool
-
Available on JobStatus, provided by the $JobStatusExtension extension
Returns true ifblob
is not null, otherwise false.no setter - hasError → bool
-
Available on JobStatus, provided by the $JobStatusExtension extension
Returns true iferror
is not null, otherwise false.no setter - hasMessage → bool
-
Available on JobStatus, provided by the $JobStatusExtension extension
Returns true ifmessage
is not null, otherwise false.no setter - hasNotBlob → bool
-
Available on JobStatus, provided by the $JobStatusExtension extension
Returns true ifblob
is null, otherwise false.no setter - hasNotError → bool
-
Available on JobStatus, provided by the $JobStatusExtension extension
Returns true iferror
is null, otherwise false.no setter - hasNotMessage → bool
-
Available on JobStatus, provided by the $JobStatusExtension extension
Returns true ifmessage
is null, otherwise false.no setter - hasNotUnknown → bool
-
Available on JobStatus, provided by the $JobStatusExtension extension
Returns true if this object has not unknown objects, otherwise false.no setter - hasUnknown → bool
-
Available on JobStatus, provided by the $JobStatusExtension extension
Returns true if this object has unknown objects, otherwise false.no setter