com.atlassian.bamboo.plugins.php.task
Class AbstractPhpUnitCapabilityDefaultsHelper

java.lang.Object
  extended by com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
      extended by 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_BUILDER_PREFIX, CAPABILITY_BUILDER_TYPE
 
Constructor Summary
AbstractPhpUnitCapabilityDefaultsHelper()
           
 
Method Summary
protected  java.lang.String getExecutableName()
           
 
Methods inherited from class com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
addDefaultCapabilities, createCapability, getCapabilityKey, getEnvHome, getPosixHome, getValidityPredicate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractPhpUnitCapabilityDefaultsHelper

public AbstractPhpUnitCapabilityDefaultsHelper()
Method Detail

getExecutableName

@NotNull
protected java.lang.String getExecutableName()
Specified by:
getExecutableName in class AbstractFileCapabilityDefaultsHelper


Copyright © 2012 Atlassian. All Rights Reserved.