|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.synergy.impl.Command
hudson.plugins.synergy.impl.GetProjectInBaselineCommand
public class GetProjectInBaselineCommand
| Constructor Summary | |
|---|---|
GetProjectInBaselineCommand(java.lang.String baselineObjectName)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
buildCommand(java.lang.String ccmExe)
Return the Synergy command line to execute as an array. |
java.util.List<java.lang.String> |
getProjects()
|
void |
parseResult(java.lang.String result)
Parse the command result. |
| Methods inherited from class hudson.plugins.synergy.impl.Command |
|---|
buildMask, isStatusOK |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetProjectInBaselineCommand(java.lang.String baselineObjectName)
| Method Detail |
|---|
public java.lang.String[] buildCommand(java.lang.String ccmExe)
Command
buildCommand in class Commandpublic void parseResult(java.lang.String result)
Command
parseResult in class Commandpublic java.util.List<java.lang.String> getProjects()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||