com.atlassian.bamboo.plugins.testutils.plan
Interface PlanTestService
- All Known Implementing Classes:
- PlanTestServiceImpl
public interface PlanTestService
createSimpleChain
PlanKey createSimpleChain()
throws Exception
- Throws:
Exception
createChain
PlanKey createChain(@NotNull
String projectKey,
@Nullable
String projectName,
@NotNull
String chainName)
throws Exception
- Throws:
Exception
createJob
PlanKey createJob(@NotNull
PlanKey chainKey,
@NotNull
String jobSubKey)
throws Exception
- Throws:
Exception
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.