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, resolveArtifactsprotected List<AbstractArtifact> getArtifactList()
getArtifactList in class AbstractDeploymentStepprotected void deployArtifacts(List<AbstractArtifact> artifactList)
deployArtifacts in class AbstractDeploymentStepprotected String createTargetFileName(AbstractArtifact abstractArtifact)
createTargetFileName in class AbstractDeploymentStepprotected void unzipWebappArtifact(WebappArtifact webappArtifact)
Copyright © 2012. All Rights Reserved.