com.atlassian.bamboo.plugins.maven.task
Class Maven2CapabilityDefaultsHelper
java.lang.Object
com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
com.atlassian.bamboo.v2.build.agent.capability.AbstractHomeDirectoryCapabilityDefaultsHelper
com.atlassian.bamboo.plugins.maven.task.Maven2CapabilityDefaultsHelper
- All Implemented Interfaces:
- BambooPluginModule, CapabilityDefaultsHelper
public class Maven2CapabilityDefaultsHelper
- extends AbstractHomeDirectoryCapabilityDefaultsHelper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Maven2CapabilityDefaultsHelper
public Maven2CapabilityDefaultsHelper()
getExecutableName
@NotNull
protected String getExecutableName()
- Specified by:
getExecutableName
in class AbstractFileCapabilityDefaultsHelper
getEnvHome
@Nullable
protected String getEnvHome()
- Overrides:
getEnvHome
in class AbstractFileCapabilityDefaultsHelper
getPosixHome
@NotNull
protected String getPosixHome()
- Overrides:
getPosixHome
in class AbstractFileCapabilityDefaultsHelper
getCapabilityKey
@NotNull
protected String getCapabilityKey()
- Specified by:
getCapabilityKey
in class AbstractFileCapabilityDefaultsHelper
getValidityPredicate
protected com.google.common.base.Predicate<File> getValidityPredicate()
- Overrides:
getValidityPredicate
in class AbstractFileCapabilityDefaultsHelper
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.