com.atlassian.bamboo.plugins.grails
Class GrailsCapabilityDefaultsHelper

java.lang.Object
  extended by com.atlassian.bamboo.v2.build.agent.capability.AbstractFileCapabilityDefaultsHelper
      extended by com.atlassian.bamboo.v2.build.agent.capability.AbstractHomeDirectoryCapabilityDefaultsHelper
          extended by com.atlassian.bamboo.plugins.grails.GrailsCapabilityDefaultsHelper
All Implemented Interfaces:
BambooPluginModule, CapabilityDefaultsHelper

public class GrailsCapabilityDefaultsHelper
extends AbstractHomeDirectoryCapabilityDefaultsHelper


Field Summary
 
Fields inherited from interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelper
CAPABILITY_BUILDER_PREFIX, CAPABILITY_BUILDER_TYPE
 
Constructor Summary
GrailsCapabilityDefaultsHelper()
           
 
Method Summary
protected  java.lang.String getCapabilityKey()
           
protected  java.lang.String getEnvHome()
           
protected  java.lang.String getExecutableName()
           
 
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, getPosixHome, getValidityPredicate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrailsCapabilityDefaultsHelper

public GrailsCapabilityDefaultsHelper()
Method Detail

getExecutableName

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

getEnvHome

protected java.lang.String getEnvHome()
Overrides:
getEnvHome in class AbstractFileCapabilityDefaultsHelper

getCapabilityKey

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


Copyright © 2012 Atlassian. All Rights Reserved.