|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.Maven1CapabilityDefaultsHelper
public class Maven1CapabilityDefaultsHelper
Field Summary |
---|
Fields inherited from interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelper |
---|
CAPABILITY_BUILDER_PREFIX, CAPABILITY_BUILDER_TYPE |
Constructor Summary | |
---|---|
Maven1CapabilityDefaultsHelper()
|
Method Summary | |
---|---|
protected java.lang.String |
getCapabilityKey()
|
protected java.lang.String |
getEnvHome()
|
protected java.lang.String |
getExecutableName()
|
protected java.lang.String |
getPosixHome()
|
Methods inherited from class com.atlassian.bamboo.v2.build.agent.capability.AbstractHomeDirectoryCapabilityDefaultsHelper |
---|
createCapability |
Methods inherited from class com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper |
---|
addDefaultCapabilities, getValidityPredicate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Maven1CapabilityDefaultsHelper()
Method Detail |
---|
@NotNull protected java.lang.String getExecutableName()
getExecutableName
in class AbstractFileCapabilityDefaultsHelper
@Nullable protected java.lang.String getEnvHome()
getEnvHome
in class AbstractFileCapabilityDefaultsHelper
@NotNull protected java.lang.String getPosixHome()
getPosixHome
in class AbstractFileCapabilityDefaultsHelper
@NotNull protected java.lang.String getCapabilityKey()
getCapabilityKey
in class AbstractFileCapabilityDefaultsHelper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |