public class WebappsDeploymentStep extends AbstractDeploymentStep
context, setupUtil
Constructor and Description |
---|
WebappsDeploymentStep() |
Modifier and Type | Method and Description |
---|---|
protected String |
createTargetFileName(AbstractArtifact abstractArtifact) |
protected void |
deployArtifacts(List<AbstractArtifact> artifactList) |
protected List<AbstractArtifact> |
getArtifactList() |
protected void |
unzipWebappArtifact(WebappArtifact webappArtifact) |
execute, resolveArtifacts
protected List<AbstractArtifact> getArtifactList()
getArtifactList
in class AbstractDeploymentStep
protected void deployArtifacts(List<AbstractArtifact> artifactList)
deployArtifacts
in class AbstractDeploymentStep
protected String createTargetFileName(AbstractArtifact abstractArtifact)
createTargetFileName
in class AbstractDeploymentStep
protected void unzipWebappArtifact(WebappArtifact webappArtifact)
Copyright © 2012. All Rights Reserved.