Class PhpUnitCapabilityDefaultsHelper
java.lang.Object
com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitCapabilityDefaultsHelper
com.atlassian.bamboo.plugins.php.task.PhpUnitCapabilityDefaultsHelper
- All Implemented Interfaces:
BambooPluginModule
,CapabilityDefaultsHelper
-
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
-
Method Summary
Methods inherited from class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitCapabilityDefaultsHelper
getExecutableName
Methods inherited from class com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
addDefaultCapabilities, createCapability, getEnvHome, getPosixHome, getPosixHomes
-
Constructor Details
-
PhpUnitCapabilityDefaultsHelper
public PhpUnitCapabilityDefaultsHelper()
-
-
Method Details
-
getCapabilityKey
- Specified by:
getCapabilityKey
in classAbstractFileCapabilityDefaultsHelper
-
getValidityPredicate
- Overrides:
getValidityPredicate
in classAbstractFileCapabilityDefaultsHelper
-