Class AbstractPhpUnitCapabilityDefaultsHelper
- java.lang.Object
-
- com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
-
- com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitCapabilityDefaultsHelper
-
- All Implemented Interfaces:
BambooPluginModule,CapabilityDefaultsHelper
- Direct Known Subclasses:
PhpUnitCapabilityDefaultsHelper,PhpUnitPre34CapabilityDefaultsHelper
public abstract class AbstractPhpUnitCapabilityDefaultsHelper extends AbstractFileCapabilityDefaultsHelper
-
-
Field Summary
-
Fields inherited from interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelper
CAPABILITY_AGENT_ENVIRONMENT_PREFIX, CAPABILITY_BUILDER_PREFIX, CAPABILITY_BUILDER_TYPE
-
-
Constructor Summary
Constructors Constructor Description AbstractPhpUnitCapabilityDefaultsHelper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected @NotNull StringgetExecutableName()-
Methods inherited from class com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
addDefaultCapabilities, createCapability, getCapabilityKey, getEnvHome, getPosixHome, getPosixHomes, getValidityPredicate
-
-
-
-
Method Detail
-
getExecutableName
@NotNull protected @NotNull String getExecutableName()
- Specified by:
getExecutableNamein classAbstractFileCapabilityDefaultsHelper
-
-