Uses of Interface
com.atlassian.bamboo.deployments.projects.InternalDeploymentProjectItem
Packages that use InternalDeploymentProjectItem
Package
Description
-
Uses of InternalDeploymentProjectItem in com.atlassian.bamboo.deployments
Methods in com.atlassian.bamboo.deployments with type parameters of type InternalDeploymentProjectItemModifier and TypeMethodDescriptionstatic <T extends InternalDeploymentProjectItem>
org.hamcrest.Matcher<T>DeploymentMatchers.equalToDeploymentProjectItem
(T reference) Methods in com.atlassian.bamboo.deployments that return InternalDeploymentProjectItemModifier and TypeMethodDescriptionDeploymentMocks.mockDeploymentProjectItem
(long id, @NotNull String name, @NotNull ProjectItemType projectItemType) -
Uses of InternalDeploymentProjectItem in com.atlassian.bamboo.deployments.projects
Subinterfaces of InternalDeploymentProjectItem in com.atlassian.bamboo.deployments.projectsClasses in com.atlassian.bamboo.deployments.projects that implement InternalDeploymentProjectItem -
Uses of InternalDeploymentProjectItem in com.atlassian.bamboo.deployments.projects.matcher
Classes in com.atlassian.bamboo.deployments.projects.matcher with type parameters of type InternalDeploymentProjectItemModifier and TypeClassDescriptionclass
Methods in com.atlassian.bamboo.deployments.projects.matcher with type parameters of type InternalDeploymentProjectItemModifier and TypeMethodDescriptionstatic <T extends InternalDeploymentProjectItem>
org.hamcrest.Matcher<T>IsDeploymentProjectItemEq.equalToDeploymentProjectItem
(T reference) Methods in com.atlassian.bamboo.deployments.projects.matcher with parameters of type InternalDeploymentProjectItemModifier and TypeMethodDescriptionprotected boolean
IsDeploymentProjectItemEq.matchesSafely
(InternalDeploymentProjectItem item) -
Uses of InternalDeploymentProjectItem in com.atlassian.bamboo.deployments.projects.persistence.items
Subinterfaces of InternalDeploymentProjectItem in com.atlassian.bamboo.deployments.projects.persistence.itemsModifier and TypeInterfaceDescriptioninterface
An editable version of a deployment project item.Classes in com.atlassian.bamboo.deployments.projects.persistence.items that implement InternalDeploymentProjectItem