Package com.liferay.gradle.plugins.soy
Class SoyPlugin
java.lang.Object
com.liferay.gradle.plugins.soy.SoyPlugin
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
@Deprecated
public class SoyPlugin
extends Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
Deprecated.
As of Judson (7.1.x), with no direct replacement
-
Field Details
-
BUILD_SOY_TASK_NAME
Deprecated.- See Also:
-
CONFIGURATION_NAME
Deprecated.- See Also:
-
WRAP_SOY_ALLOY_TEMPLATE_TASK_NAME
Deprecated.- See Also:
-
-
Constructor Details
-
SoyPlugin
public SoyPlugin()Deprecated.
-
-
Method Details
-
apply
public void apply(org.gradle.api.Project project) Deprecated.- Specified by:
applyin interfaceorg.gradle.api.Plugin<org.gradle.api.Project>
-