Name | Description | |
---|---|---|
JobFetchFilter Constructor |
The following tables list the members exposed by JobFetchFilter.
Name | Description | |
---|---|---|
JobFetchFilter Constructor |
Name | Description | |
---|---|---|
EffectiveHoldType | If specified, only fetches jobs that match the specified EffectiveHoldType. | |
ExcludeEffectiveHoldType | If specified, excludes jobs that match the specified EffectiveHoldType. | |
ExcludeHoldType | If specified, excludes jobs that match the specified HoldType. | |
GroupOID | Only fetch jobs in the specified group | |
HoldType | If specified, only fetches jobs that match the specified HoldType. | |
NameMatch | The string or pattern to match against the name | |
QueueOID | Only fetch jobs in the specified queue | |
Tags | List of tags to include or exclude. | |
UseRegularExpressions | Determines whether the NameMatch is a regular expression |