|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.testutils.RepositoryHelper
public class RepositoryHelper
| Nested Class Summary | |
|---|---|
static class |
RepositoryHelper.CommandResult
|
| Field Summary | |
|---|---|
static java.lang.String |
JIRA_ISSUE_KEY
|
static java.lang.String |
JIRA_PROJECT_KEY
|
| Method Summary | |
|---|---|
static RepositoryHelper.CommandResult |
runCommand(java.lang.String[] args,
java.io.File dir)
|
static void |
touchFile(java.io.File fileToTouch)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String JIRA_PROJECT_KEY
public static final java.lang.String JIRA_ISSUE_KEY
| Method Detail |
|---|
public static void touchFile(java.io.File fileToTouch)
throws java.io.IOException
java.io.IOException
public static RepositoryHelper.CommandResult runCommand(java.lang.String[] args,
java.io.File dir)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||