| Modifier and Type | Method and Description |
|---|---|
void |
GradleInterfaceVersion1.addCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1 listener)
This allows you to add a listener that can add additional command line arguments whenever gradle is executed.
|
void |
GradleInterfaceVersion1.removeCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1 listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicGradleUIVersion1.addCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1 listener)
This allows you to add a listener that can add additional command line arguments whenever gradle is executed.
|
void |
BasicGradleUIVersion1.removeCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1 listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
GradleInterfaceWrapperVersion1.addCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1 listener)
This allows you to add a listener that can add additional command line arguments whenever gradle is executed.
|
void |
GradleInterfaceWrapperVersion1.removeCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1 listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOpenAPIUIWrapper.addCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1 listener)
This allows you to add a listener that can add additional command line arguments whenever gradle is executed.
|
void |
AbstractOpenAPIUIWrapper.removeCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1 listener) |
| Constructor and Description |
|---|
CommandLineArgumentAlteringListenerWrapper(CommandLineArgumentAlteringListenerVersion1 listenerVersion1) |
Copyright © 2013. All rights reserved