A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

apply(Project) - Method in DemoPlugin
Applies this plugin to the given Gradle project

B

C

D

DemoPlugin - Class in com.praqma.demo
The plugin's entry point.

E

F

G

greet() - Method in GreetingTask
GreetingExtension - Class in com.praqma.demo.greeting
An extension object for the Greeting module
GreetingModule - Class in com.praqma.demo.greeting
The module isn't anything Gradle specific.
GreetingTask - Class in com.praqma.demo.greeting
A custom task type, allows projects to create tasks of type 'GreetingTask' Reference: https://docs.gradle.org/3.3/userguide/more_about_tasks.html#sec:task_input_output_annotations Example 19.23

H

I

J

K

L

load(Project) - Method in GreetingModule

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _