com.atlassian.bamboo.builder.maven
Class IsolatedLocalRepositoryMaven3CommandDecorator

java.lang.Object
  extended by com.atlassian.bamboo.command.AbstractCommandDecorator<T>
      extended by com.atlassian.bamboo.builder.maven.IsolatedLocalRepositoryMavenCommandDecorator<Maven3Builder>
          extended by com.atlassian.bamboo.builder.maven.IsolatedLocalRepositoryMaven3CommandDecorator
All Implemented Interfaces:
CommandDecorator, BambooPluginModule

public class IsolatedLocalRepositoryMaven3CommandDecorator
extends IsolatedLocalRepositoryMavenCommandDecorator<Maven3Builder>


Constructor Summary
IsolatedLocalRepositoryMaven3CommandDecorator()
           
 
Method Summary
 
Methods inherited from class com.atlassian.bamboo.builder.maven.IsolatedLocalRepositoryMavenCommandDecorator
buildLocalRepositoryPath, buildTemporaryLocalRepositoryPath, canDecorate, decorateArguments, setAgentContext, setCapabilityConfigurationManager
 
Methods inherited from class com.atlassian.bamboo.command.AbstractCommandDecorator
addArgument, getBuildContext, getCommand, init, quoteArgument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsolatedLocalRepositoryMaven3CommandDecorator

public IsolatedLocalRepositoryMaven3CommandDecorator()


Copyright © 2011 Atlassian. All Rights Reserved.