|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.build.AbstractSubstitutionBean
com.atlassian.bamboo.build.CapabilitySubstitutionBeanImpl
public class CapabilitySubstitutionBeanImpl
| Constructor Summary | |
|---|---|
CapabilitySubstitutionBeanImpl()
|
|
| Method Summary | |
|---|---|
void |
setBuildLoggerManager(BuildLoggerManager buildLoggerManager)
|
void |
setCapabilityContext(CapabilityContext capabilityContext)
|
java.lang.String[] |
substituteCapabilityVariables(java.lang.String[] commandLine,
java.lang.String buildPlanKey,
boolean log)
Takes in a string array to be parsed for variables. |
| Methods inherited from class com.atlassian.bamboo.build.AbstractSubstitutionBean |
|---|
substituteVariables |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CapabilitySubstitutionBeanImpl()
| Method Detail |
|---|
public java.lang.String[] substituteCapabilityVariables(java.lang.String[] commandLine,
java.lang.String buildPlanKey,
boolean log)
CapabilitySubstitutionBeanCapabilityContext
substituteCapabilityVariables in interface CapabilitySubstitutionBeancommandLine - String Array to be substituted. Does not necessarily have to contain any variables. Can not
be null but can be empty.
public void setCapabilityContext(CapabilityContext capabilityContext)
public void setBuildLoggerManager(BuildLoggerManager buildLoggerManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||