Skip navigation links
A C G J O S 

A

AbstractGardeningActionJob - Class in org.xwiki.contrib.gardening
The AbstractGardeningActionJob takes one of the documents provided by some AbstractGardeningQueryJob and applies a given action to this document for gardening purposes.
AbstractGardeningActionJob() - Constructor for class org.xwiki.contrib.gardening.AbstractGardeningActionJob
 
AbstractGardeningJob - Class in org.xwiki.contrib.gardening
AbstractGardeningJob() - Constructor for class org.xwiki.contrib.gardening.AbstractGardeningJob
 
AbstractGardeningQueryJob - Class in org.xwiki.contrib.gardening
The AbstractGardeningQueryJob is responsible for fetching a list of documents at the wiki or the farm level and then return those documents in its JobStatus so that they can be transmitted to AbstractGardeningActionJob, that will apply actions on those documents.
AbstractGardeningQueryJob() - Constructor for class org.xwiki.contrib.gardening.AbstractGardeningQueryJob
 
AbstractTestGardeningJob - Class in org.xwiki.contrib.gardening
This abstract is used to test a correct gardening configuration.
AbstractTestGardeningJob() - Constructor for class org.xwiki.contrib.gardening.AbstractTestGardeningJob
 

C

createNewStatus(GardeningQueryJobRequest) - Method in class org.xwiki.contrib.gardening.AbstractGardeningQueryJob
 

G

GardeningActionJobRequest - Class in org.xwiki.contrib.gardening
GardeningActionJobRequest(DocumentReference) - Constructor for class org.xwiki.contrib.gardening.GardeningActionJobRequest
Constructs a new GardeningActionJobRequest while providing the document to act on.
GardeningException - Exception in org.xwiki.contrib.gardening
Exceptions related to the Gardening application.
GardeningException(String) - Constructor for exception org.xwiki.contrib.gardening.GardeningException
Construct a GardeningException.
GardeningException(String, Throwable) - Constructor for exception org.xwiki.contrib.gardening.GardeningException
Construct a GardeningException.
GardeningJobRequest - Class in org.xwiki.contrib.gardening
GardeningJobRequest() - Constructor for class org.xwiki.contrib.gardening.GardeningJobRequest
 
GardeningQueryJobRequest - Class in org.xwiki.contrib.gardening
GardeningQueryJobRequest() - Constructor for class org.xwiki.contrib.gardening.GardeningQueryJobRequest
 
GardeningQueryJobStatus - Class in org.xwiki.contrib.gardening
Define the JobStatus used by the AbstractGardeningQueryJob.
GardeningQueryJobStatus(String, GardeningQueryJobRequest, JobStatus, ObservationManager, LoggerManager) - Constructor for class org.xwiki.contrib.gardening.GardeningQueryJobStatus
getActionDocument() - Method in class org.xwiki.contrib.gardening.GardeningActionJobRequest
 
getActionJobType() - Method in class org.xwiki.contrib.gardening.GardeningJobRequest
 
getFoundDocuments() - Method in class org.xwiki.contrib.gardening.GardeningQueryJobStatus
 
getQueryJobTypes() - Method in class org.xwiki.contrib.gardening.GardeningJobRequest
 
getType() - Method in class org.xwiki.contrib.gardening.AbstractGardeningJob
 
getType() - Method in class org.xwiki.contrib.gardening.AbstractTestGardeningJob
 

J

JOB_TYPE - Static variable in class org.xwiki.contrib.gardening.AbstractGardeningJob
The type of the job ; also used as a job identifier.
JOB_TYPE - Static variable in class org.xwiki.contrib.gardening.AbstractTestGardeningJob
The type of the job ; also used as a job identifier.
JOB_TYPE_SUFFIX - Static variable in class org.xwiki.contrib.gardening.AbstractGardeningActionJob
The suffix of the job that should be used by subclasses when defining their job type.
JOB_TYPE_SUFFIX - Static variable in class org.xwiki.contrib.gardening.AbstractGardeningQueryJob
The suffix of the job that should be used by subclasses when defining their job type.

O

org.xwiki.contrib.gardening - package org.xwiki.contrib.gardening
 

S

setActionDocument(DocumentReference) - Method in class org.xwiki.contrib.gardening.GardeningActionJobRequest
Define the document that should be acted on by the job.
setActionJobType(String) - Method in class org.xwiki.contrib.gardening.GardeningJobRequest
 
setFoundDocuments(Set<DocumentReference>) - Method in class org.xwiki.contrib.gardening.GardeningQueryJobStatus
 
setQueryJobTypes(Set<String>) - Method in class org.xwiki.contrib.gardening.GardeningJobRequest
 
A C G J O S 
Skip navigation links

Copyright © 2004–2020 XWiki Contrib. All rights reserved.