Class Requirement
java.lang.Object
com.atlassian.bamboo.configuration.external.yaml.properties.common.Requirement
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionRequirement
(@NotNull String name, @Nullable String value, @NotNull Requirement.Type type) -
Method Summary
-
Constructor Details
-
Requirement
public Requirement(@NotNull @NotNull String name, @Nullable @Nullable String value, @NotNull @NotNull Requirement.Type type)
-
-
Method Details