|
MediaWiki master
|
This is the complete list of members for MediaWiki\JobQueue\JobSpecification, including all inherited members.
| $opts | MediaWiki\JobQueue\JobSpecification | protected |
| $page | MediaWiki\JobQueue\JobSpecification | protected |
| $params | MediaWiki\JobQueue\JobSpecification | protected |
| $type | MediaWiki\JobQueue\JobSpecification | protected |
| __construct( $type, array $params, array $opts=[], ?PageReference $page=null) | MediaWiki\JobQueue\JobSpecification | |
| getDeduplicationInfo() | MediaWiki\JobQueue\JobSpecification | |
| getParams() | MediaWiki\JobQueue\JobSpecification | |
| getReleaseTimestamp() | MediaWiki\JobQueue\JobSpecification | |
| getRootJobParams() | MediaWiki\JobQueue\JobSpecification | |
| getType() | MediaWiki\JobQueue\JobSpecification | |
| hasRootJobParams() | MediaWiki\JobQueue\JobSpecification | |
| ignoreDuplicates() | MediaWiki\JobQueue\JobSpecification | |
| isRootJob() | MediaWiki\JobQueue\JobSpecification | |
| newFromArray(array $map) | MediaWiki\JobQueue\JobSpecification | static |
| validateParams(array $params) | MediaWiki\JobQueue\JobSpecification | protected |