Package com.liferay.gradle.plugins
Class WatchOSGiPlugin
java.lang.Object
com.liferay.gradle.plugins.WatchOSGiPlugin
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class WatchOSGiPlugin
extends Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
-
Field Details
-
BUILD_BUNDLE_DIR_TASK_NAME
- See Also:
-
INSTANCE
public static final org.gradle.api.Plugin<org.gradle.api.Project> INSTANCE -
JAR_COMPILE_INCLUDE_FRAGMENT_TASK_NAME
- See Also:
-
WATCH_TASK_NAME
- See Also:
-
-
Method Details
-
apply
public void apply(org.gradle.api.Project project) - Specified by:
applyin interfaceorg.gradle.api.Plugin<org.gradle.api.Project>
-