java.lang.Object
com.atlassian.bamboo.configuration.external.yaml.properties.common.Requirement

@Immutable public class Requirement extends Object
  • Constructor Details

    • Requirement

      public Requirement(@NotNull @NotNull String name, @Nullable @Nullable String value, @NotNull @NotNull Requirement.Type type)
  • Method Details