JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.bamboo.configuration.external.yaml.properties.common.Requirement
Packages that use
Requirement
Package
Description
com.atlassian.bamboo.configuration.external.yaml.properties.deployment
com.atlassian.bamboo.configuration.external.yaml.properties.plan
Uses of
Requirement
in
com.atlassian.bamboo.configuration.external.yaml.properties.deployment
Methods in
com.atlassian.bamboo.configuration.external.yaml.properties.deployment
that return types with arguments of type
Requirement
Modifier and Type
Method
Description
@NotNull
List
<
Requirement
>
Environment.
getRequirements
()
Uses of
Requirement
in
com.atlassian.bamboo.configuration.external.yaml.properties.plan
Methods in
com.atlassian.bamboo.configuration.external.yaml.properties.plan
that return types with arguments of type
Requirement
Modifier and Type
Method
Description
@NotNull
List
<
Requirement
>
Job.
getRequirements
()