@Unstable public abstract class AbstractGardeningJob extends org.xwiki.job.AbstractJob<GardeningJobRequest,org.xwiki.job.DefaultJobStatus<GardeningJobRequest>>
AbstractGardeningJob
is responsible for supervising AbstractGardeningQueryJob
s
and AbstractGardeningActionJob
s.Modifier and Type | Field and Description |
---|---|
static String |
JOB_TYPE
The type of the job ; also used as a job identifier.
|
Constructor and Description |
---|
AbstractGardeningJob() |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
public static final String JOB_TYPE
public String getType()
Copyright © 2004–2018 XWiki Contrib. All rights reserved.