Uses of Record Class
com.atlassian.bamboo.deployments.environments.EnvironmentForExecutablesView
Packages that use EnvironmentForExecutablesView
Package
Description
-
Uses of EnvironmentForExecutablesView in com.atlassian.bamboo.deployments.environments
Methods in com.atlassian.bamboo.deployments.environments that return types with arguments of type EnvironmentForExecutablesViewModifier and TypeMethodDescriptionPaginatedEnvironmentsForExecutablesView.environments()
Returns the value of theenvironments
record component.Constructor parameters in com.atlassian.bamboo.deployments.environments with type arguments of type EnvironmentForExecutablesViewModifierConstructorDescriptionPaginatedEnvironmentsForExecutablesView
(List<EnvironmentForExecutablesView> environments, boolean hasMore, int nextStart) Creates an instance of aPaginatedEnvironmentsForExecutablesView
record class. -
Uses of EnvironmentForExecutablesView in com.atlassian.bamboo.rest.model.deployments.environments
Constructors in com.atlassian.bamboo.rest.model.deployments.environments with parameters of type EnvironmentForExecutablesViewModifierConstructorDescription