|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.batch.Batch
Batch since version 2.14.
@Deprecated public final class Batch
| Constructor Summary | |
|---|---|
Batch(org.apache.commons.configuration.Configuration configuration,
Object... bootstrapperComponents)
Deprecated. since 2.9 because commons-configuration is replaced by ProjectDefinition#properties. Used by Ant Task 1.1 |
|
Batch(ProjectReactor reactor,
Object... bootstrapperComponents)
Deprecated. |
|
| Method Summary | |
|---|---|
static Batch |
create(ProjectReactor projectReactor,
org.apache.commons.configuration.Configuration configuration,
Object... bootstrapperComponents)
Deprecated. in version 2.12 |
void |
execute()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Batch(ProjectReactor reactor,
Object... bootstrapperComponents)
@Deprecated
public Batch(org.apache.commons.configuration.Configuration configuration,
Object... bootstrapperComponents)
| Method Detail |
|---|
@Deprecated
public static Batch create(ProjectReactor projectReactor,
org.apache.commons.configuration.Configuration configuration,
Object... bootstrapperComponents)
public void execute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||