public class VerifyProductTask
extends org.gradle.api.DefaultTask
Constructor and Description |
---|
VerifyProductTask() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBundleUrl() |
java.lang.String |
getDockerImageLiferay() |
java.lang.String |
getTargetPlatformVersion() |
void |
setBundleUrl(java.lang.String bundleUrl) |
void |
setDockerImageLiferay(java.lang.String dockerImageLiferay) |
void |
setTargetPlatformVersion(java.lang.String targetPlatformVersion) |
void |
verifyProduct() |
compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesService
appendParallelSafeAction, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getOnlyIf, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, prependParallelSafeAction, replaceLogger, setImpliesSubProjects
@Input @Optional public java.lang.String getBundleUrl()
@Input @Optional public java.lang.String getDockerImageLiferay()
@Input @Optional public java.lang.String getTargetPlatformVersion()
public void setBundleUrl(java.lang.String bundleUrl)
public void setDockerImageLiferay(java.lang.String dockerImageLiferay)
public void setTargetPlatformVersion(java.lang.String targetPlatformVersion)
public void verifyProduct() throws java.lang.Exception
java.lang.Exception