|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.testutils.TestBuildDetails.CloverBuild
public static class TestBuildDetails.CloverBuild
Constructor Summary | |
---|---|
TestBuildDetails.CloverBuild(TestBuildDetails.IntegrationType type)
|
Method Summary | |
---|---|
TestBuildDetails.IntegrationType |
getType()
|
boolean |
isAuto()
|
boolean |
isCustom()
|
boolean |
isEnabled()
|
void |
setType(TestBuildDetails.IntegrationType type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestBuildDetails.CloverBuild(TestBuildDetails.IntegrationType type)
Method Detail |
---|
public TestBuildDetails.IntegrationType getType()
public void setType(TestBuildDetails.IntegrationType type)
public boolean isCustom()
public boolean isAuto()
public boolean isEnabled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |