public class RebelPlugin
extends java.lang.Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
GENERATE_REBEL_TASK_NAME
The name of the task that our plugin will define
|
static java.lang.String |
REBEL_EXTENSION_NAME |
Constructor and Description |
---|
RebelPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(org.gradle.api.Project project) |
public static final java.lang.String GENERATE_REBEL_TASK_NAME
public static final java.lang.String REBEL_EXTENSION_NAME