Uses of Interface
com.atlassian.bamboo.deployments.projects.InternalDeploymentProjectItem
Package
Description
-
Uses of InternalDeploymentProjectItem in com.atlassian.bamboo.deployments
Modifier and TypeMethodDescriptionstatic <T extends InternalDeploymentProjectItem>
org.hamcrest.Matcher<T>DeploymentMatchers.equalToDeploymentProjectItem
(T reference) Modifier and TypeMethodDescriptionDeploymentMocks.mockDeploymentProjectItem
(long id, @NotNull String name, @NotNull ProjectItemType projectItemType) -
Uses of InternalDeploymentProjectItem in com.atlassian.bamboo.deployments.projects
-
Uses of InternalDeploymentProjectItem in com.atlassian.bamboo.deployments.projects.matcher
Modifier and TypeClassDescriptionclass
Modifier and TypeMethodDescriptionstatic <T extends InternalDeploymentProjectItem>
org.hamcrest.Matcher<T>IsDeploymentProjectItemEq.equalToDeploymentProjectItem
(T reference) Modifier and TypeMethodDescriptionprotected boolean
IsDeploymentProjectItemEq.matchesSafely
(InternalDeploymentProjectItem item) -
Uses of InternalDeploymentProjectItem in com.atlassian.bamboo.deployments.projects.persistence.items
Modifier and TypeInterfaceDescriptioninterface
An editable version of a deployment project item.