public abstract class AbstractTestGardeningJob extends AbstractGardeningJob
Modifier and Type | Field and Description |
---|---|
static String |
JOB_TYPE
The type of the job ; also used as a job identifier.
|
Constructor and Description |
---|
AbstractTestGardeningJob() |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
public static final String JOB_TYPE
public String getType()
getType
in interface org.xwiki.job.Job
getType
in class AbstractGardeningJob
Copyright © 2004–2020 XWiki Contrib. All rights reserved.