Class DeploymentsTestHelper
- java.lang.Object
-
- it.com.atlassian.bamboo.deployments.DeploymentsTestHelper
-
public class DeploymentsTestHelper extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static PlanKey
PLAN_KEY
static String
PROJECT_KEY
-
Constructor Summary
Constructors Constructor Description DeploymentsTestHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
addWritePermission(@NotNull HibernateMutableAclService aclService, BambooIdProvider object, @NotNull TestUser testUser)
-
-
-
Field Detail
-
PROJECT_KEY
public static final String PROJECT_KEY
- See Also:
- Constant Field Values
-
PLAN_KEY
public static final PlanKey PLAN_KEY
-
-
Method Detail
-
addWritePermission
public static void addWritePermission(@NotNull @NotNull HibernateMutableAclService aclService, BambooIdProvider object, @NotNull @NotNull TestUser testUser)
-
-